Welcome to mirror list, hosted at ThFree Co, Russian Federation.

GL_EXT_blend_minmax « gl « extensions « auto « glew-2.0.0 « Libraries - github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0f1e136c2daf31b5a8aae984955778781b0396f1 (plain)
1
2
3
4
5
6
7
8
9
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)