Home | History | Annotate | Download | only in functional

Lines Matching full:uniformmatrix2fv

1068 				case TYPE_FLOAT_MAT2:	gl.uniformMatrix2fv(loc, 1, GL_FALSE, s_constInMat2[inNdx].getColumnMajorData().getPtr());	break;