OpenGL.GLES1.EXT.blend_minmax

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

Functions

Constants

GL_BLEND_EQUATION_EXT (32777)
GL_FUNC_ADD_EXT (32774)
GL_MAX_EXT (32776)
GL_MIN_EXT (32775)