[Webkit-unassigned] [Bug 59608] Change TEXMAP_OPENGL_ES2 to TEXMAP_OPENGL_ES_2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 1 09:14:27 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=59608





--- Comment #3 from Young Han Lee <joybro at company100.net>  2011-05-01 09:14:27 PST ---
Is there anybody who can review this patch?
This bug is very obvious and causes compile error in OPENGLES environment.

>:~/Works/WebKit/Source/WebCore/platform$ grep -R TEXMAP_OPENGL_ES *
graphics/opengl/TextureMapperGL.cpp:#if defined(TEXMAP_OPENGL_ES_2)
graphics/opengl/TextureMapperGL.cpp:#ifndef TEXMAP_OPENGL_ES2
graphics/opengl/TextureMapperGL.cpp:#ifndef TEXMAP_OPENGL_ES2
graphics/texmap/TextureMapper.h:    #if defined(QT_OPENGL_ES_2) && !defined(TEXMAP_OPENGL_ES_2)
graphics/texmap/TextureMapper.h:        #define TEXMAP_OPENGL_ES_2

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list