aboutsummaryrefslogtreecommitdiff
path: root/glew/auto/extensions/gl/EGL_NV_stream_sync
blob: d47a0cd7e91ff93878a805f70e86f1c61031481f (plain)
1
2
3
4
5
6
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)