On Tuesday, April 27th, 2021 at 8:01 PM, Alex Deucher alexdeucher@gmail.com wrote:
It's an upcoming requirement for windows[1], so you are likely to start seeing this across all GPU vendors that support windows. I think the timing depends on how quickly the legacy hardware support sticks around for each vendor.
Hm, okay.
Will using the existing explicit synchronization APIs make it work properly? (e.g. IN_FENCE_FD + OUT_FENCE_PTR in KMS, EGL_KHR_fence_sync + EGL_ANDROID_native_fence_sync + EGL_KHR_wait_sync in EGL)