OpenGL.GL.EXT.blend_equation_separate
index
/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/EXT/blend_equation_separate.py

OpenGL extension EXT.blend_equation_separate
 
This module customises the behaviour of the 
OpenGL.raw.GL.EXT.blend_equation_separate to provide a more 
Python-friendly API

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

 
Data
        EXTENSION_NAME = 'GL_EXT_blend_equation_separate'
GL_BLEND_EQUATION_ALPHA_EXT = GL_BLEND_EQUATION_ALPHA_EXT
__file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/EXT/blend_equation_separate.py'
__name__ = 'OpenGL.GL.EXT.blend_equation_separate'
glBlendEquationSeparateEXT = <OpenGL.platform.baseplatform.glBlendEquationSeparateEXT object at 0x85c398c>