Searched defs:vectorCount (Results 1 – 2 of 2) sorted by relevance
362 unsigned int vectorCount = 0; member
974 Id Builder::makeMatrixDebugType(Id const vectorType, int const vectorCount, bool columnMajor) in makeMatrixDebugType()