WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
272663
[GTK][WPE] Sync WebGL content with fences when available
https://bugs.webkit.org/show_bug.cgi?id=272663
Summary
[GTK][WPE] Sync WebGL content with fences when available
Miguel Gomez
Reported
2024-04-15 02:41:48 PDT
We need to ensure that the WebGL content rendered is finished when it's accessed from the compositor thread to perform the composition. In order to that, we need to add a fence when a new WebGL buffer is pushed, and wait for that fence before the buffer is painted.
Attachments
Add attachment
proposed patch, testcase, etc.
Miguel Gomez
Comment 1
2024-04-15 03:40:21 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/27252
EWS
Comment 2
2024-04-15 05:23:44 PDT
Committed
277495@main
(930c92835e20): <
https://commits.webkit.org/277495@main
> Reviewed commits have been landed. Closing PR #27252 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug