Home | History | Annotate | Download | only in functional

Lines Matching full:gluniformmatrix3fv

3503 		glUniformMatrix3fv(location, 1, GL_FALSE, matrixValues);
3505 glUniformMatrix3fv(location, 1, GL_TRUE, matrixValues);