summaryrefslogtreecommitdiff
path: root/glew/auto/extensions/gl/GL_ARB_blend_func_extended
blob: a70ac0902ec693401b44514042471d5e9406a663 (plain)
1
2
3
4
5
6
7
8
9
10
GL_ARB_blend_func_extended
https://www.khronos.org/registry/OpenGL/extensions/ARB/ARB_blend_func_extended.txt
GL_ARB_blend_func_extended

	GL_SRC1_COLOR 0x88F9
	GL_ONE_MINUS_SRC1_COLOR 0x88FA
	GL_ONE_MINUS_SRC1_ALPHA 0x88FB
	GL_MAX_DUAL_SOURCE_DRAW_BUFFERS 0x88FC
	void glBindFragDataLocationIndexed (GLuint program, GLuint colorNumber, GLuint index, const GLchar * name)
	GLint glGetFragDataIndex (GLuint program, const GLchar * name)