| OpenGL.GL.EXT.draw_buffers2 | index /tmp/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__ = '/tmp/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 0x8b5608c> glDisableIndexedEXT = <OpenGL.platform.baseplatform.glDisableIndexedEXT object at 0x8b5618c> glEnableIndexedEXT = <OpenGL.platform.baseplatform.glEnableIndexedEXT object at 0x8b5614c> glGetBooleanIndexedvEXT = <OpenGL.platform.baseplatform.glGetBooleanIndexedvEXT object at 0x8b560cc> glGetIntegerIndexedvEXT = <OpenGL.platform.baseplatform.glGetIntegerIndexedvEXT object at 0x8b5610c> glIsEnabledIndexedEXT = <OpenGL.platform.baseplatform.glIsEnabledIndexedEXT object at 0x8b561ec> | ||