[Webkit-unassigned] [Bug 237230] REGRESSION (iOS 15.4 beta) - WebGL race condition between clearing depth buffer and switching framebuffers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 28 23:42:37 PST 2022


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

Kimmo Kinnunen <kkinnunen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |237113

--- Comment #2 from Kimmo Kinnunen <kkinnunen at apple.com> ---
Thanks for the report. 
I think this has the same root cause as bug  237113.
In order to workaround, you can try if you can rework the rendering so that it does not need the `autoClear = false`. I.e. use `autoClear = true`.

Leaving this in until fix for bug 237113 is testable.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=237113
[Bug 237113] REGRESSION (iOS 15.4 beta) - WebGL yields incorrect results when using preserveDrawingBuffer on iOS 15.4 Beta
-- 
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/20220301/dcbdfafa/attachment.htm>


More information about the webkit-unassigned mailing list