OpenGL.GL.S3.s3tc

OpenGL extension S3.s3tc
This module customises the behaviour of the OpenGL.raw.GL.S3.s3tc to provide a more Python-friendly API
Overview (from the spec)
This extension allows specifying texture data in compressed S3TC format.
The official definition of this extension is available here: http://www.opengl.org/registry/specs/S3/s3tc.txt

Functions

Constants

GL_RGB4_S3TC (33697)
GL_RGB_S3TC (33696)
GL_RGBA4_DXT5_S3TC (33701)
GL_RGBA4_S3TC (33699)
GL_RGBA_DXT5_S3TC (33700)
GL_RGBA_S3TC (33698)