OpenGL.GLES2.EXT.occlusion_query_boolean

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

Functions

Constants

GL_ANY_SAMPLES_PASSED_CONSERVATIVE_EXT (36202)
GL_ANY_SAMPLES_PASSED_EXT (35887)
GL_CURRENT_QUERY_EXT (34917)
GL_QUERY_RESULT_AVAILABLE_EXT (34919)
GL_QUERY_RESULT_EXT (34918)