Searched defs:newDim (Results 1 – 2 of 2) sorted by relevance
389 TType &sh::SetVectorDim(const TType &type, int newDim) in SetVectorDim()395 TType &sh::SetMatrixRowDim(const TType &matrixType, int newDim) in SetMatrixRowDim()
465 UINT_32 newDim = 1; in NextPow2() local