OpenGL.raw.GL.SGIX.pixel_texture
index
/build/buildd/pyopengl-3.0.0~b3/OpenGL/raw/GL/SGIX/pixel_texture.py

OpenGL extension SGIX.pixel_texture
 
The official definition of this extension is available here:
        http://oss.sgi.com/projects/ogl-sample/registry/SGIX/pixel_texture.txt
 
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
       
glInitPixelTextureSGIX()
Return boolean indicating whether this extension is available
glPixelTexGenSGIX(...)
glPixelTexGenSGIX( GLenum(mode) ) -> None

 
Data
        GL_PIXEL_TEX_GEN_MODE_SGIX = GL_PIXEL_TEX_GEN_MODE_SGIX
GL_PIXEL_TEX_GEN_SGIX = GL_PIXEL_TEX_GEN_SGIX
__file__ = '/build/buildd/pyopengl-3.0.0~b3/OpenGL/raw/GL/SGIX/pixel_texture.py'
__name__ = 'OpenGL.raw.GL.SGIX.pixel_texture'