Home | History | Annotate | Download | only in performance

Lines Matching refs:getDataTypeMatrixNumRows

1556 					const int					numRows			= glu::getDataTypeMatrixNumRows(paramType);
1701 int size = isMatrixReturn ? getDataTypeMatrixNumRows(finalResultDataType) : getDataTypeScalarSize(finalResultDataType);
1809 const int size = glu::getDataTypeMatrixNumRows(paramType);