[Webkit-unassigned] [Bug 71502] [chromium] Test for GL_EXT_bgra in addition to GL_EXT_texture_format_BGRA8888/GL_EXT_read_format_bgra for accelerated paining

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 13:50:12 PDT 2011


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


Antoine Labour <piman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jamesr at chromium.org,
                   |                            |kbr at google.com,
                   |                            |nduca at chromium.org,
                   |                            |piman at chromium.org




--- Comment #2 from Antoine Labour <piman at chromium.org>  2011-11-03 13:50:12 PST ---
GL_EXT_texture_format_BGRA8888/GL_EXT_read_format_bgra are GLES2-only extensions. GL_EXT_bgra is a superset of them, on desktop GL, but generally GL drivers don't explicitly expose GL_EXT_texture_format_BGRA8888/GL_EXT_read_format_bgra.

-- 
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