OpenGL.GLES2.EXT.texture_sRGB_decode

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

Functions

Constants

GL_DECODE_EXT (35401)
GL_SKIP_DECODE_EXT (35402)
GL_TEXTURE_SRGB_DECODE_EXT (35400)