OpenGL.GLES2.EXT.pvrtc_sRGB
OpenGL extension EXT.pvrtc_sRGB
This module customises the behaviour of the
OpenGL.raw.GLES2.EXT.pvrtc_sRGB to provide a more
Python-friendly API
The official definition of this extension is available here:
http://www.opengl.org/registry/specs/EXT/pvrtc_sRGB.txt
Functions
Constants
GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT (35414)
GL_COMPRESSED_SRGB_ALPHA_PVRTC_4BPPV1_EXT (35415)
GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT (35412)
GL_COMPRESSED_SRGB_PVRTC_4BPPV1_EXT (35413)