OpenGL.GLES2.EXT.shadow_samplers

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

Functions

Constants

GL_COMPARE_REF_TO_TEXTURE_EXT (34894)
GL_SAMPLER_2D_SHADOW_EXT (35682)
GL_TEXTURE_COMPARE_FUNC_EXT (34893)
GL_TEXTURE_COMPARE_MODE_EXT (34892)