OpenGL.GL.INGR.blend_func_separate
index
/home/mcfletch/pylive/OpenGL/GL/INGR/blend_func_separate.py

OpenGL extension INGR.blend_func_separate
 
This module customises the behaviour of the 
OpenGL.raw.GL.INGR.blend_func_separate to provide a more 
Python-friendly API
 
The official definition of this extension is available here:
http://www.opengl.org/registry/specs/INGR/blend_func_separate.txt

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

 
Data
        EXTENSION_NAME = 'GL_INGR_blend_func_separate'
__file__ = '/home/mcfletch/pylive/OpenGL/GL/INGR/blend_func_separate.pyc'
__name__ = 'OpenGL.GL.INGR.blend_func_separate'
__package__ = 'OpenGL.GL.INGR'
glBlendFuncSeparateINGR = <OpenGL.platform.baseplatform.glBlendFuncSeparateINGR object at 0x78c9e90>