Bug 277141
| Summary: | [GTK][WPE] Add support for EGL fences | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | Platform | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=276818 | ||
Carlos Garcia Campos
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/31287
EWS
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
<rdar://problem/132803056>