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