OpenGL.GLES2.ANGLE.depth_texture

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

Functions

Constants

GL_DEPTH24_STENCIL8_OES (35056)
GL_DEPTH_COMPONENT (6402)
GL_DEPTH_COMPONENT16 (33189)
GL_DEPTH_COMPONENT32_OES (33191)
GL_DEPTH_STENCIL_OES (34041)
GL_UNSIGNED_INT (5125)
GL_UNSIGNED_INT_24_8_OES (34042)
GL_UNSIGNED_SHORT (5123)