summaryrefslogtreecommitdiff
path: root/glew/auto/extensions/gl/GL_OES_required_internalformat
diff options
context:
space:
mode:
Diffstat (limited to 'glew/auto/extensions/gl/GL_OES_required_internalformat')
-rw-r--r--glew/auto/extensions/gl/GL_OES_required_internalformat19
1 files changed, 19 insertions, 0 deletions
diff --git a/glew/auto/extensions/gl/GL_OES_required_internalformat b/glew/auto/extensions/gl/GL_OES_required_internalformat
new file mode 100644
index 0000000..d74084c
--- /dev/null
+++ b/glew/auto/extensions/gl/GL_OES_required_internalformat
@@ -0,0 +1,19 @@
+GL_OES_required_internalformat
+https://www.khronos.org/registry/OpenGL/extensions/OES/OES_required_internalformat.txt
+GL_OES_required_internalformat
+
+ GL_ALPHA8_OES 0x803C
+ GL_LUMINANCE8_OES 0x8040
+ GL_LUMINANCE4_ALPHA4_OES 0x8043
+ GL_LUMINANCE8_ALPHA8_OES 0x8045
+ GL_RGB8_OES 0x8051
+ GL_RGB10_EXT 0x8052
+ GL_RGBA4_OES 0x8056
+ GL_RGB5_A1_OES 0x8057
+ GL_RGBA8_OES 0x8058
+ GL_RGB10_A2_EXT 0x8059
+ GL_DEPTH_COMPONENT16_OES 0x81A5
+ GL_DEPTH_COMPONENT24_OES 0x81A6
+ GL_DEPTH_COMPONENT32_OES 0x81A7
+ GL_DEPTH24_STENCIL8_OES 0x88F0
+ GL_RGB565_OES 0x8D62