| OpenGL.raw.GL.S3.s3tc | index /tmp/buildd/pyopengl-3.0.0~b6/OpenGL/raw/GL/S3/s3tc.py |
OpenGL extension S3.s3tc
Overview (from the spec)
This extension allows specifying texture data in compressed S3TC
format.
The official definition of this extension is available here:
http://oss.sgi.com/projects/ogl-sample/registry/S3/s3tc.txt
Automatically generated by the get_gl_extensions script, do not edit!
| Modules | ||||||
| ||||||
| Functions | ||
| ||
| Data | ||
| EXTENSION_NAME = 'GL_S3_s3tc' GL_RGB4_S3TC = GL_RGB4_S3TC GL_RGBA4_S3TC = GL_RGBA4_S3TC GL_RGBA_S3TC = GL_RGBA_S3TC GL_RGB_S3TC = GL_RGB_S3TC __file__ = '/tmp/buildd/pyopengl-3.0.0~b6/OpenGL/raw/GL/S3/s3tc.py' __name__ = 'OpenGL.raw.GL.S3.s3tc' | ||