OpenGL.GL.3DFX.tbuffer
index
/var/pylive/src/OpenGL-dev/OpenGL-ctypes/OpenGL/GL/3DFX/tbuffer.pyc

OpenGL extension 3DFX.tbuffer
 
Overview (from the spec)
        
        This extension allows a write mask to be defined for the fragment
        mask which is created during multisample rendering. This can be used
        to create effects such as motion blur and depth of field.
 
The official definition of this extension is available here:
        http://oss.sgi.com/projects/ogl-sample/registry/3DFX/tbuffer.txt

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

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

 
Data
        glTbufferMask3DFX = <OpenGL.platform.glTbufferMask3DFX object at 0x2aaab3bbdad0>