| OpenGL.GL.ATI.texture_mirror_once | index /tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GL/ATI/texture_mirror_once.py |
OpenGL extension ATI.texture_mirror_once
This module customises the behaviour of the
OpenGL.raw.GL.ATI.texture_mirror_once to provide a more
Python-friendly API
| Modules | ||||||
| ||||||
| Data | ||
| EXTENSION_NAME = 'GL_ATI_texture_mirror_once' GL_MIRROR_CLAMP_ATI = GL_MIRROR_CLAMP_ATI GL_MIRROR_CLAMP_TO_EDGE_ATI = GL_MIRROR_CLAMP_TO_EDGE_ATI __file__ = '/tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GL/ATI/texture_mirror_once.py' __name__ = 'OpenGL.GL.ATI.texture_mirror_once' | ||