scop/glew-2.2.0/auto/extensions/gl/GL_OES_blend_equation_separate

8 lines
288 B
Plaintext
Raw Normal View History

GL_OES_blend_equation_separate
https://www.khronos.org/registry/OpenGL/extensions/OES/OES_blend_equation_separate.txt
GL_OES_blend_equation_separate
GL_BLEND_EQUATION_RGB_OES 0x8009
GL_BLEND_EQUATION_ALPHA_OES 0x883D
void glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha)