summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/GL_EXT_blend_minmax
blob: fee5af635f660c18d0484a82bf3d8ab66ee83239 (plain)
1
2
3
4
5
6
7
8
GL_EXT_blend_minmax
http://www.opengl.org/registry/specs/EXT/blend_minmax.txt
GL_EXT_blend_minmax
	GL_FUNC_ADD_EXT 0x8006
	GL_MIN_EXT 0x8007
	GL_MAX_EXT 0x8008
	GL_BLEND_EQUATION_EXT 0x8009
	void glBlendEquationEXT (GLenum mode)