Lines Matching refs:numSliceNodesComponentLimit
2343 const int numSliceNodesComponentLimit = geometryTotalOutputComponents / (2 * numComponentsPerVertex); // each node 2 vertices2345 const int numSliceNodes = de::min(numSliceNodesComponentLimit, numSliceNodesOutputLimit);