RESOLVED FIXED 272383
[GTK][WPE] Flush the gl commands after creating the fence
https://bugs.webkit.org/show_bug.cgi?id=272383
Summary [GTK][WPE] Flush the gl commands after creating the fence
Miguel Gomez
Reported 2024-04-09 02:42:56 PDT
To ensure that the fence is really sent to the gpu pipeline, we need to call glFlush after the call to glFenceSync.
Attachments
Miguel Gomez
Comment 1 2024-04-09 02:46:36 PDT
EWS
Comment 2 2024-04-09 07:03:40 PDT
Committed 277241@main (112d07ea900f): <https://commits.webkit.org/277241@main> Reviewed commits have been landed. Closing PR #27021 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.