OpenGL.GLES2.OES.depth_texture

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

Functions

Constants

GL_DEPTH_COMPONENT (6402)
GL_UNSIGNED_INT (5125)
GL_UNSIGNED_SHORT (5123)