mirror of
https://github.com/nigels-com/glew.git
synced 2025-04-21 16:12:53 +00:00
10 lines
230 B
Plaintext
10 lines
230 B
Plaintext
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)
|