Home | History | Annotate | Download | only in functional

Lines Matching refs:numSliceNodesComponentLimit

2343 					const int	numSliceNodesComponentLimit	= geometryTotalOutputComponents / (2 * numComponentsPerVertex);			// each node 2 vertices
2345 const int numSliceNodes = de::min(numSliceNodesComponentLimit, numSliceNodesOutputLimit);