Home | History | Annotate | Download | only in glshared

Lines Matching full:gluniformmatrix3fv

799 				case glu::TYPE_FLOAT_MAT3:		glUniformMatrix3fv		(location, 1, GL_FALSE, &val[0]); break;