Home | History | Annotate | Download | only in performance

Lines Matching full:uniformmatrix2fv

125 		case 2: gl.uniformMatrix2fv(location, count, GL_FALSE, &data[0]); break;