OpenGL.GLES1.OES.stencil_wrap

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

Functions

Constants

GL_DECR_WRAP_OES (34056)
GL_INCR_WRAP_OES (34055)