1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-19 22:35:24 +00:00
qb64/internal/c/parts/core/glew/download/glew-1.10.0/auto/extensions/gl/GL_EXT_blend_minmax

8 lines
232 B
Text

GL_EXT_blend_minmax
http://www.opengl.org/registry/specs/gl/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)