[webkit-reviews] review granted: [Bug 243161] [GraphicsContextGLTextureMapperANGLE][WebGL2] webgl/2.0.y/deqp/functional/gles3/rbostatequery.html is failing : [Attachment 461208] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 26 15:46:28 PDT 2022


Kenneth Russell <kbr at google.com> has granted Fujii Hironori
<Hironori.Fujii at sony.com>'s request for review:
Bug 243161: [GraphicsContextGLTextureMapperANGLE][WebGL2]
webgl/2.0.y/deqp/functional/gles3/rbostatequery.html is failing
https://bugs.webkit.org/show_bug.cgi?id=243161

Attachment 461208: Patch

https://bugs.webkit.org/attachment.cgi?id=461208&action=review




--- Comment #3 from Kenneth Russell <kbr at google.com> ---
Comment on attachment 461208
  --> https://bugs.webkit.org/attachment.cgi?id=461208
Patch

Again I'm surprised that enabling this extension was necessary. The
functionality has been folded into the core ES 3.0 API. Perhaps the issue is
that the surrounding code in WebKit is calling in through the extension entry
points, and because this is a WebGL-compatible context, all extensions must be
enabled manually. Regardless, r+.


More information about the webkit-reviews mailing list