diff options
Diffstat (limited to 'glew/auto/extensions/gl/EGL_KHR_stream_producer_eglsurface')
-rw-r--r-- | glew/auto/extensions/gl/EGL_KHR_stream_producer_eglsurface | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/glew/auto/extensions/gl/EGL_KHR_stream_producer_eglsurface b/glew/auto/extensions/gl/EGL_KHR_stream_producer_eglsurface new file mode 100644 index 0000000..5eb0280 --- /dev/null +++ b/glew/auto/extensions/gl/EGL_KHR_stream_producer_eglsurface @@ -0,0 +1,6 @@ +EGL_KHR_stream_producer_eglsurface +https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf +EGL_KHR_stream_producer_eglsurface + + EGL_STREAM_BIT_KHR 0x0800 + EGLSurface eglCreateStreamProducerSurfaceKHR (EGLDisplay dpy, EGLConfig config, EGLStreamKHR stream, const EGLint* attrib_list) |