Home
last modified time | relevance | path

Searched refs:numComponentLimit (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp2328 const int numComponentLimit = geometryTotalOutputComponents / (4 * numComponentsPerVertex); in init() local
2331 numPrimitivesPerInvocation = de::min(numComponentLimit, numOutputLimit); in init()