Searched refs:superPt (Results 1 – 1 of 1) sorted by relevance
1137 const Vec3& superPt = supersetSorted[superNdx]; in oneWayComparePointSets() local1139 if (tcu::boolAll(tcu::greaterThanEqual (superPt, matchMin)) && in oneWayComparePointSets()1140 tcu::boolAll(tcu::lessThanEqual (superPt, matchMax))) in oneWayComparePointSets()