OpenGL.GLES1.EXT.texture_compression_dxt1

OpenGL extension EXT.texture_compression_dxt1
This module customises the behaviour of the OpenGL.raw.GLES1.EXT.texture_compression_dxt1 to provide a more Python-friendly API
The official definition of this extension is available here: http://www.opengl.org/registry/specs/EXT/texture_compression_dxt1.txt

Functions

Constants

GL_COMPRESSED_RGB_S3TC_DXT1_EXT (33776)
GL_COMPRESSED_RGBA_S3TC_DXT1_EXT (33777)