diff options
Diffstat (limited to 'glew/auto/extensions/gl/EGL_IMG_image_plane_attribs')
-rw-r--r-- | glew/auto/extensions/gl/EGL_IMG_image_plane_attribs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/glew/auto/extensions/gl/EGL_IMG_image_plane_attribs b/glew/auto/extensions/gl/EGL_IMG_image_plane_attribs new file mode 100644 index 0000000..80c2c1b --- /dev/null +++ b/glew/auto/extensions/gl/EGL_IMG_image_plane_attribs @@ -0,0 +1,6 @@ +EGL_IMG_image_plane_attribs +https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf +EGL_IMG_image_plane_attribs + + EGL_NATIVE_BUFFER_MULTIPLANE_SEPARATE_IMG 0x3105 + EGL_NATIVE_BUFFER_PLANE_OFFSET_IMG 0x3106 |