OpenGL.raw.GL.S3.s3tc
index
/build/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
       
OpenGL.arrays
OpenGL.constant
OpenGL.constants
ctypes
OpenGL.extensions
OpenGL.GL.glget
OpenGL.platform

 
Functions
       
glInitS3TcS3()
Return boolean indicating whether this extension is available

 
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__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/raw/GL/S3/s3tc.py'
__name__ = 'OpenGL.raw.GL.S3.s3tc'