| OpenGL.raw.GL.ARB.texture_compression_rgtc | index /tmp/buildd/pyopengl-3.0.0~b6/OpenGL/raw/GL/ARB/texture_compression_rgtc.py |
OpenGL extension ARB.texture_compression_rgtc
The official definition of this extension is available here:
http://oss.sgi.com/projects/ogl-sample/registry/ARB/texture_compression_rgtc.txt
Automatically generated by the get_gl_extensions script, do not edit!
| Modules | ||||||
| ||||||
| Functions | ||
| ||
| Data | ||
| EXTENSION_NAME = 'GL_ARB_texture_compression_rgtc' GL_COMPRESSED_RED_RGTC1 = GL_COMPRESSED_RED_RGTC1 GL_COMPRESSED_RG_RGTC2 = GL_COMPRESSED_RG_RGTC2 GL_COMPRESSED_SIGNED_RED_RGTC1 = GL_COMPRESSED_SIGNED_RED_RGTC1 GL_COMPRESSED_SIGNED_RG_RGTC2 = GL_COMPRESSED_SIGNED_RG_RGTC2 __file__ = '/tmp/buildd/pyopengl-3.0.0~b6/OpenGL/raw/GL/ARB/texture_compression_rgtc.py' __name__ = 'OpenGL.raw.GL.ARB.texture_compression_rgtc' | ||