summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/GL_OES_compressed_paletted_texture
diff options
context:
space:
mode:
Diffstat (limited to 'auto/extensions/gl/GL_OES_compressed_paletted_texture')
-rw-r--r--auto/extensions/gl/GL_OES_compressed_paletted_texture13
1 files changed, 13 insertions, 0 deletions
diff --git a/auto/extensions/gl/GL_OES_compressed_paletted_texture b/auto/extensions/gl/GL_OES_compressed_paletted_texture
new file mode 100644
index 0000000..d883838
--- /dev/null
+++ b/auto/extensions/gl/GL_OES_compressed_paletted_texture
@@ -0,0 +1,13 @@
+GL_OES_compressed_paletted_texture
+http://www.opengl.org/registry/specs/OES/OES_compressed_paletted_texture.txt
+GL_OES_compressed_paletted_texture
+ GL_PALETTE4_RGB8_OES 0x8B90
+ GL_PALETTE4_RGBA8_OES 0x8B91
+ GL_PALETTE4_R5_G6_B5_OES 0x8B92
+ GL_PALETTE4_RGBA4_OES 0x8B93
+ GL_PALETTE4_RGB5_A1_OES 0x8B94
+ GL_PALETTE8_RGB8_OES 0x8B95
+ GL_PALETTE8_RGBA8_OES 0x8B96
+ GL_PALETTE8_R5_G6_B5_OES 0x8B97
+ GL_PALETTE8_RGBA4_OES 0x8B98
+ GL_PALETTE8_RGB5_A1_OES 0x8B99