Home | History | Annotate | Download | only in performance

Lines Matching refs:scalarSize

1791 			const int				scalarSize	= glu::getDataTypeScalarSize(paramType);
1799 uniformNfv(gl, scalarSize, location, 1, &values[0]);
1806 uniformNiv(gl, scalarSize, location, 1, &values[0]);
1813 uniformNiv(gl, scalarSize, location, 1, &values[0]);