summaryrefslogtreecommitdiff
path: root/glew/auto/extensions/gl/GL_OES_blend_equation_separate
blob: 7cc038cfc8761a06146cb59647a9d5fe86b64130 (plain)
1
2
3
4
5
6
7
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)