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

OpenGL extension ARB.texture_non_power_of_two
 
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
       
glInitTextureNonPowerOfTwoARB()
Return boolean indicating whether this extension is available

 
Data
        EXTENSION_NAME = 'GL_ARB_texture_non_power_of_two'
_DEPRECATED = False
__file__ = '/home/mcfletch/pylive/OpenGL/raw/GL/ARB/texture_non_power_of_two.pyc'
__name__ = 'OpenGL.raw.GL.ARB.texture_non_power_of_two'
__package__ = 'OpenGL.raw.GL.ARB'