mirror of
https://github.com/nigels-com/glew.git
synced 2025-04-20 23:52:55 +00:00
8 lines
272 B
Plaintext
8 lines
272 B
Plaintext
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)
|