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,9 @@
EGL_KHR_stream_fifo
https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf
EGL_KHR_stream_fifo
EGL_STREAM_FIFO_LENGTH_KHR 0x31FC
EGL_STREAM_TIME_NOW_KHR 0x31FD
EGL_STREAM_TIME_CONSUMER_KHR 0x31FE
EGL_STREAM_TIME_PRODUCER_KHR 0x31FF
EGLBoolean eglQueryStreamTimeKHR (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLTimeKHR* value)