OpenGL.GLES1.OES.packed_depth_stencil

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

Functions

Constants

GL_DEPTH24_STENCIL8_OES (35056)
GL_DEPTH_STENCIL_OES (34041)
GL_UNSIGNED_INT_24_8_OES (34042)