OpenGL.GL.EXT.draw_buffers2 | index /build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/EXT/draw_buffers2.py |
OpenGL extension EXT.draw_buffers2
This module customises the behaviour of the
OpenGL.raw.GL.EXT.draw_buffers2 to provide a more
Python-friendly API
Modules | ||||||
|
Data | ||
EXTENSION_NAME = 'GL_EXT_draw_buffers2' __file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/EXT/draw_buffers2.py' __name__ = 'OpenGL.GL.EXT.draw_buffers2' glColorMaskIndexedEXT = <OpenGL.platform.baseplatform.glColorMaskIndexedEXT object at 0x85c74ac> glDisableIndexedEXT = <OpenGL.platform.baseplatform.glDisableIndexedEXT object at 0x85c73cc> glEnableIndexedEXT = <OpenGL.platform.baseplatform.glEnableIndexedEXT object at 0x85c756c> glGetBooleanIndexedvEXT = <OpenGL.platform.baseplatform.glGetBooleanIndexedvEXT object at 0x85c74ec> glGetIntegerIndexedvEXT = <OpenGL.platform.baseplatform.glGetIntegerIndexedvEXT object at 0x85c752c> glIsEnabledIndexedEXT = <OpenGL.platform.baseplatform.glIsEnabledIndexedEXT object at 0x85c75cc> |