Searched refs:numComponentLimit (Results 1 – 1 of 1) sorted by relevance
2328 const int numComponentLimit = geometryTotalOutputComponents / (4 * numComponentsPerVertex); in init() local2331 numPrimitivesPerInvocation = de::min(numComponentLimit, numOutputLimit); in init()