OpenGL.raw.GL.ARB.texture_mirrored_repeat
index
/home/mcfletch/pylive/OpenGL/raw/GL/ARB/texture_mirrored_repeat.py

OpenGL extension ARB.texture_mirrored_repeat
 
Automatically generated by the get_gl_extensions script, do not edit!

 
Modules
       
OpenGL.arrays
OpenGL.constant
OpenGL.constants
ctypes
OpenGL.extensions
OpenGL.GL.glget
OpenGL.platform

 
Functions
       
glInitTextureMirroredRepeatARB()
Return boolean indicating whether this extension is available

 
Data
        EXTENSION_NAME = 'GL_ARB_texture_mirrored_repeat'
GL_MIRRORED_REPEAT_ARB = GL_MIRRORED_REPEAT_ARB
_DEPRECATED = False
__file__ = '/home/mcfletch/pylive/OpenGL/raw/GL/ARB/texture_mirrored_repeat.pyc'
__name__ = 'OpenGL.raw.GL.ARB.texture_mirrored_repeat'
__package__ = 'OpenGL.raw.GL.ARB'