Welcome to mirror list, hosted at ThFree Co, Russian Federation.

EGL_NV_stream_consumer_gltexture_yuv « gl « extensions « auto « glew-2.0.0 « Libraries - github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5409bbde76b406298ffc837222961e03d7ee9130 (plain)
1
2
3
4
5
6
7
8
9
10
EGL_NV_stream_consumer_gltexture_yuv
https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf
EGL_NV_stream_consumer_gltexture_yuv

	EGL_YUV_BUFFER_EXT 0x3300
	EGL_YUV_NUMBER_OF_PLANES_EXT 0x3311
	EGL_YUV_PLANE0_TEXTURE_UNIT_NV 0x332C
	EGL_YUV_PLANE1_TEXTURE_UNIT_NV 0x332D
	EGL_YUV_PLANE2_TEXTURE_UNIT_NV 0x332E
	EGLBoolean  eglStreamConsumerGLTextureExternalAttribsNV (EGLDisplay  dpy, EGLStreamKHR  stream, EGLAttrib  *attrib_list)