OpenGL.GLES1.OES.blend_equation_separate
OpenGL extension OES.blend_equation_separate
This module customises the behaviour of the
OpenGL.raw.GLES1.OES.blend_equation_separate to provide a more
Python-friendly API
The official definition of this extension is available here:
http://www.opengl.org/registry/specs/OES/blend_equation_separate.txt
Functions
Constants
GL_BLEND_EQUATION_ALPHA_OES (34877)
GL_BLEND_EQUATION_RGB_OES (32777)