[Webkit-unassigned] [Bug 225563] [WebGL2] compilation fixes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 10 16:59:51 PDT 2021


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

--- Comment #1 from Kenneth Russell <kbr at google.com> ---
Thanks for the patch and sorry about the build breakage.

WebGL2 in WebKit will only be supported on top of ANGLE. There is too much deep validation of OpenGL context and object states that ANGLE handles to replicate this into WebGLRenderingContextBase / WebGL2RenderingContext.

I suggest you pursue the route of building with USE_ANGLE=1 in your setup. ANGLE's already well supported on Linux, so this will hopefully not be too difficult. Then ENABLE_WEBGL2=ON should "just work".

Please feel free to join Chromium's Slack instance; there's an #angle-for-webkit channel there where developers working on other WebKit ports, as well as ANGLE developers, hang out and can help with any issues you run into.

-- 
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/20210510/2957ec02/attachment.htm>


More information about the webkit-unassigned mailing list