Home | History | Annotate | Download | only in functional

Lines Matching refs:glUniformMatrix2fv

3433 		glUniformMatrix2fv(location, 1, GL_FALSE, matrixValues);
3435 glUniformMatrix2fv(location, 1, GL_TRUE, matrixValues);