OpenGL.GLES1.OES.blend_subtract
OpenGL extension OES.blend_subtract
This module customises the behaviour of the
OpenGL.raw.GLES1.OES.blend_subtract to provide a more
Python-friendly API
The official definition of this extension is available here:
http://www.opengl.org/registry/specs/OES/blend_subtract.txt
Functions
Constants
GL_BLEND_EQUATION_OES (32777)
GL_FUNC_ADD_OES (32774)
GL_FUNC_REVERSE_SUBTRACT_OES (32779)
GL_FUNC_SUBTRACT_OES (32778)