summaryrefslogtreecommitdiff
path: root/src/opengl/bind/a
blob: b414962e295f0b8408f95f8b3285e82e999d0cc2 (plain)
1
2
3
void glActiveShaderProgram( 	GLuint pipeline, GLuint program);
void glActiveTexture( 	GLenum texture);
void glAttachShader( 	GLuint program,	GLuint shader);