[Webkit-unassigned] [Bug 225867] [GTK] [2.33.1] Fails to build when HAVE_OPENGL_ES_3 is on

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 17 09:18:29 PDT 2021


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

Adrian Perez <aperez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aperez at igalia.com
 Attachment #428830|review?                     |review+
              Flags|                            |

--- Comment #3 from Adrian Perez <aperez at igalia.com> ---
Comment on attachment 428830
  --> https://bugs.webkit.org/attachment.cgi?id=428830
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=428830&action=review

>> Source/WebCore/platform/graphics/opengl/ExtensionsGLOpenGLES.h:40
>>  #include <GLES2/gl2ext.h>
> 
> We want *both* the GLES3 header *and* the GLES2 headers...?

IIUC any GLES3 implementation needs to *also* be a GLES2 implementation, and
including both should be harmless. As a matter of fact libGLESv2.so is expected
to provide both the GLES2 + GLES3 symbols, too :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210517/0b93aa50/attachment.htm>


More information about the webkit-unassigned mailing list