Searched refs:numSliceNodesComponentLimit (Results 1 – 2 of 2) sorted by relevance
251 …const int numSliceNodesComponentLimit = geometryTotalOutputComponents / (2 * numComponentsPerVer… in init() local253 const int numSliceNodes = de::min(numSliceNodesComponentLimit, numSliceNodesOutputLimit); in init()
2317 …const int numSliceNodesComponentLimit = geometryTotalOutputComponents / (2 * numComponentsPerVerte… in init() local2319 const int numSliceNodes = de::min(numSliceNodesComponentLimit, numSliceNodesOutputLimit); in init()