This commit is contained in:
Confideo-IOM
2026-07-17 15:35:16 +01:00
parent e88e8c7e6e
commit 2fc305bc4d
2493 changed files with 228092 additions and 14 deletions
@@ -0,0 +1,7 @@
EGL_NV_stream_sync
https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf
EGL_NV_stream_sync
EGL_SYNC_TYPE_KHR 0x30F7
EGL_SYNC_NEW_FRAME_NV 0x321F
EGLSyncKHR eglCreateStreamSyncNV (EGLDisplay dpy, EGLStreamKHR stream, EGLenum type, const EGLint* attrib_list)