Searched refs:numSliceNodesOutputLimit (Results 1 – 2 of 2) sorted by relevance
252 …const int numSliceNodesOutputLimit = geometryOutputVertices / 2; // each node 2 vertic… in init() local253 const int numSliceNodes = de::min(numSliceNodesComponentLimit, numSliceNodesOutputLimit); in init()
2315 … const int numSliceNodesOutputLimit = geometryOutputVertices / 2; // each node 2 vertices in init() local2316 const int numSliceNodes = de::min(numSliceNodesComponentLimit, numSliceNodesOutputLimit); in init()