Skip to content

zink: Advertise PIPE_CAP_NATIVE_FENCE_FD

Julia Tatz requested to merge jdtatz/mesa:zink-native-fence-cap into main

Enables EGL_ANDROID_native_fence_sync, and unless I misunderstood the pipe capability only needs pipe_context.create_fence_fd

Merge request reports