Lines Matching full:gluniformmatrix3fv
385 void API_ENTRY(glUniformMatrix3fv)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value) {386 CALL_GL_API(glUniformMatrix3fv, location, count, transpose, value);