Searched refs:SetMatrixRowDim (Results 1 – 3 of 3) sorted by relevance
135 TType &SetMatrixRowDim(const TType &matrixType, int newDim);
390 TType &sh::SetMatrixRowDim(const TType &matrixType, int newDim) in SetMatrixRowDim() function in sh
783 TType &satType = SetMatrixRowDim(type, saturation); in SaturateMatrixRows()