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

EGL_EXT_yuv_surface « 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: 8c3f86e73c082c49e4e668ed8668d1c612af72db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
EGL_EXT_yuv_surface
https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf
EGL_EXT_yuv_surface

	EGL_YUV_BUFFER_EXT 0x3300
	EGL_YUV_ORDER_EXT 0x3301
	EGL_YUV_ORDER_YUV_EXT 0x3302
	EGL_YUV_ORDER_YVU_EXT 0x3303
	EGL_YUV_ORDER_YUYV_EXT 0x3304
	EGL_YUV_ORDER_UYVY_EXT 0x3305
	EGL_YUV_ORDER_YVYU_EXT 0x3306
	EGL_YUV_ORDER_VYUY_EXT 0x3307
	EGL_YUV_ORDER_AYUV_EXT 0x3308
	EGL_YUV_CSC_STANDARD_EXT 0x330A
	EGL_YUV_CSC_STANDARD_601_EXT 0x330B
	EGL_YUV_CSC_STANDARD_709_EXT 0x330C
	EGL_YUV_CSC_STANDARD_2020_EXT 0x330D
	EGL_YUV_NUMBER_OF_PLANES_EXT 0x3311
	EGL_YUV_SUBSAMPLE_EXT 0x3312
	EGL_YUV_SUBSAMPLE_4_2_0_EXT 0x3313
	EGL_YUV_SUBSAMPLE_4_2_2_EXT 0x3314
	EGL_YUV_SUBSAMPLE_4_4_4_EXT 0x3315
	EGL_YUV_DEPTH_RANGE_EXT 0x3317
	EGL_YUV_DEPTH_RANGE_LIMITED_EXT 0x3318
	EGL_YUV_DEPTH_RANGE_FULL_EXT 0x3319
	EGL_YUV_PLANE_BPP_EXT 0x331A
	EGL_YUV_PLANE_BPP_0_EXT 0x331B
	EGL_YUV_PLANE_BPP_8_EXT 0x331C
	EGL_YUV_PLANE_BPP_10_EXT 0x331D