OpenGL.GL.ATI.separate_stencil | index /build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/ATI/separate_stencil.py |
OpenGL extension ATI.separate_stencil
This module customises the behaviour of the
OpenGL.raw.GL.ATI.separate_stencil to provide a more
Python-friendly API
Modules | ||||||
|
Data | ||
EXTENSION_NAME = 'GL_ATI_separate_stencil' GL_STENCIL_BACK_FAIL_ATI = GL_STENCIL_BACK_FAIL_ATI GL_STENCIL_BACK_FUNC_ATI = GL_STENCIL_BACK_FUNC_ATI GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI = GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI = GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI __file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/ATI/separate_stencil.py' __name__ = 'OpenGL.GL.ATI.separate_stencil' glStencilFuncSeparateATI = <OpenGL.platform.baseplatform.glStencilFuncSeparateATI object at 0x87ce6ac> glStencilOpSeparateATI = <OpenGL.platform.baseplatform.glStencilOpSeparateATI object at 0x87cef6c> |