OpenGL.GLES2.EXT.debug_label

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

Functions

Constants

GL_BUFFER_OBJECT_EXT (37201)
GL_PROGRAM_OBJECT_EXT (35648)
GL_PROGRAM_PIPELINE_OBJECT_EXT (35407)
GL_QUERY_OBJECT_EXT (37203)
GL_SAMPLER (33510)
GL_SHADER_OBJECT_EXT (35656)
GL_TRANSFORM_FEEDBACK (36386)
GL_VERTEX_ARRAY_OBJECT_EXT (37204)