Searched refs:matchMax (Results 1 – 1 of 1) sorted by relevance
1129 const Vec3 matchMax = subPt + epsilon; in oneWayComparePointSets() local1135 … superNdx < (int)supersetSorted.size() && supersetSorted[superNdx].x() <= matchMax.x(); superNdx++) in oneWayComparePointSets()1140 tcu::boolAll(tcu::lessThanEqual (superPt, matchMax))) in oneWayComparePointSets()