summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/GL_OES_compressed_paletted_texture
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2015-08-10 11:47:22 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2015-08-10 11:47:22 +0000
commit706e5d657396530bbd3d91a4e03b5f6b4cb6fa6f (patch)
tree88dfac3941d306264b5d8a8138808b06b986624a /auto/extensions/gl/GL_OES_compressed_paletted_texture
downloadglew-tarball-706e5d657396530bbd3d91a4e03b5f6b4cb6fa6f.tar.gz
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