Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp1128 const Vec3 matchMin = subPt - epsilon; in oneWayComparePointSets() local
1130 int firstCandidateNdx = binarySearchFirstVec3WithXAtLeast(supersetSorted, matchMin.x()); in oneWayComparePointSets()
1139 if (tcu::boolAll(tcu::greaterThanEqual (superPt, matchMin)) && in oneWayComparePointSets()