[Webkit-unassigned] [Bug 222508] Support fast/canvas/webgl/copyBufferSubData.html, fix bugs in fast/canvas/webgl/getBufferSubData-webgl1.html in Metal ANGLE on Simulator
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 26 18:41:36 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=222508
--- Comment #4 from Dean Jackson <dino at apple.com> ---
Comment on attachment 421731
--> https://bugs.webkit.org/attachment.cgi?id=421731
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=421731&action=review
> Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/DisplayMtl.mm:337
> return gl::Version(2, 0);
I think this statement should go inside the else clause. It wouldn't be hit in the TARGET_OS_SIMULATOR path.
--
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/20210227/96d3d447/attachment.htm>
More information about the webkit-unassigned
mailing list