summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/GL_ARB_texture_swizzle
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_ARB_texture_swizzle
downloadglew-tarball-706e5d657396530bbd3d91a4e03b5f6b4cb6fa6f.tar.gz
Diffstat (limited to 'auto/extensions/gl/GL_ARB_texture_swizzle')
-rw-r--r--auto/extensions/gl/GL_ARB_texture_swizzle8
1 files changed, 8 insertions, 0 deletions
diff --git a/auto/extensions/gl/GL_ARB_texture_swizzle b/auto/extensions/gl/GL_ARB_texture_swizzle
new file mode 100644
index 0000000..4553324
--- /dev/null
+++ b/auto/extensions/gl/GL_ARB_texture_swizzle
@@ -0,0 +1,8 @@
+GL_ARB_texture_swizzle
+http://www.opengl.org/registry/specs/ARB/texture_swizzle.txt
+GL_ARB_texture_swizzle
+ GL_TEXTURE_SWIZZLE_R 0x8E42
+ GL_TEXTURE_SWIZZLE_G 0x8E43
+ GL_TEXTURE_SWIZZLE_B 0x8E44
+ GL_TEXTURE_SWIZZLE_A 0x8E45
+ GL_TEXTURE_SWIZZLE_RGBA 0x8E46