OpenGL.GLES2.EXT.disjoint_timer_query
OpenGL extension EXT.disjoint_timer_query
This module customises the behaviour of the
OpenGL.raw.GLES2.EXT.disjoint_timer_query to provide a more
Python-friendly API
The official definition of this extension is available here:
http://www.opengl.org/registry/specs/EXT/disjoint_timer_query.txt
Functions
Constants
GL_CURRENT_QUERY_EXT (34917)
GL_GPU_DISJOINT_EXT (36795)
GL_QUERY_COUNTER_BITS_EXT (34916)
GL_QUERY_RESULT_AVAILABLE_EXT (34919)
GL_QUERY_RESULT_EXT (34918)
GL_TIME_ELAPSED_EXT (35007)
GL_TIMESTAMP_EXT (36392)