Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp1129 const Vec3 matchMax = subPt + epsilon; in oneWayComparePointSets() local
1135 … superNdx < (int)supersetSorted.size() && supersetSorted[superNdx].x() <= matchMax.x(); superNdx++) in oneWayComparePointSets()
1140 tcu::boolAll(tcu::lessThanEqual (superPt, matchMax))) in oneWayComparePointSets()