RESOLVED FIXED277141
[GTK][WPE] Add support for EGL fences
https://bugs.webkit.org/show_bug.cgi?id=277141
Summary [GTK][WPE] Add support for EGL fences
Carlos Garcia Campos
Reported 2024-07-26 05:32:36 PDT
For explicit sync support we need to use the EGL API to create the fences to be able to use the EGL_ANDROID_native_fence_sync extension. So, we can make it possible to create a GLFence with either gl or egl APIs depending on what we need and what's available.
Attachments
Carlos Garcia Campos
Comment 1 2024-07-26 05:35:37 PDT
EWS
Comment 2 2024-07-30 05:39:43 PDT
Committed 281558@main (a258d90c0cad): <https://commits.webkit.org/281558@main> Reviewed commits have been landed. Closing PR #31287 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-07-30 05:55:04 PDT
Note You need to log in before you can comment on or make changes to this bug.