Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/stress/
Des31sTessellationGeometryInteractionTests.cpp251 …const int numSliceNodesComponentLimit = geometryTotalOutputComponents / (2 * numComponentsPerVer… in init() local
253 const int numSliceNodes = de::min(numSliceNodesComponentLimit, numSliceNodesOutputLimit); in init()
/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp2317 …const int numSliceNodesComponentLimit = geometryTotalOutputComponents / (2 * numComponentsPerVerte… in init() local
2319 const int numSliceNodes = de::min(numSliceNodesComponentLimit, numSliceNodesOutputLimit); in init()