diff options
Diffstat (limited to 'glew/auto/extensions/gl/EGL_ARM_image_format')
-rw-r--r-- | glew/auto/extensions/gl/EGL_ARM_image_format | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/glew/auto/extensions/gl/EGL_ARM_image_format b/glew/auto/extensions/gl/EGL_ARM_image_format new file mode 100644 index 0000000..06fb809 --- /dev/null +++ b/glew/auto/extensions/gl/EGL_ARM_image_format @@ -0,0 +1,6 @@ +EGL_ARM_image_format +https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf +EGL_ARM_image_format + + EGL_COLOR_COMPONENT_TYPE_UNSIGNED_INTEGER_ARM 0x3287 + EGL_COLOR_COMPONENT_TYPE_INTEGER_ARM 0x3288 |