Home | History | Annotate | Download | only in functional

Lines Matching refs:glUniformMatrix3fv

3439 		glUniformMatrix3fv(location, 1, GL_FALSE, matrixValues);
3441 glUniformMatrix3fv(location, 1, GL_TRUE, matrixValues);