Home | History | Annotate | Download | only in performance

Lines Matching refs:uniformMatrixNfv

121 static void uniformMatrixNfv (const glw::Functions& gl, int n, int location, int count, const float* data)
1822 uniformMatrixNfv(gl, size, location, 1, &values[0]);