Home | History | Annotate | Download | only in performance

Lines Matching refs:scalarSize

1783 			const int				scalarSize	= glu::getDataTypeScalarSize(paramType);
1791 uniformNfv(gl, scalarSize, location, 1, &values[0]);
1798 uniformNiv(gl, scalarSize, location, 1, &values[0]);
1805 uniformNiv(gl, scalarSize, location, 1, &values[0]);