[Webkit-unassigned] [Bug 268071] The usage of flat qualifier breaks the WebGL context in Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 25 12:35:48 PST 2024


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

--- Comment #3 from Daniel Eke <endanke at gmail.com> ---
It means GL context lost, which we saw in the logs in some cases. In other cases it just manifests by stopping the rendering and turning the target surface to blank, without any additional logs.

I'm working on a self-contained example. It turns out just the usage of "flat" is not enough, but it's definitely required to produce the problem.

Thanks for the linked example, I'll take a look.

-- 
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/20240125/bd9b3c6c/attachment.htm>


More information about the webkit-unassigned mailing list