Home | History | Annotate | Download | only in performance

Lines Matching refs:getDataTypeMatrixNumRows

1564 					const int					numRows			= glu::getDataTypeMatrixNumRows(paramType);
1709 int size = isMatrixReturn ? getDataTypeMatrixNumRows(finalResultDataType) : getDataTypeScalarSize(finalResultDataType);
1817 const int size = glu::getDataTypeMatrixNumRows(paramType);