Searched refs:superNdx (Results 1 – 2 of 2) sorted by relevance
304 … (int superNdx = firstCandidateNdx; superNdx < static_cast<int>(supersetSorted.size()) && superset… in oneWayComparePointSets() local306 const tcu::Vec3& superPt = supersetSorted[superNdx]; in oneWayComparePointSets()
1137 …for (int superNdx = firstCandidateNdx; superNdx < (int)supersetSorted.size() && supersetSorted[sup… in oneWayComparePointSets() local1139 const Vec3& superPt = supersetSorted[superNdx]; in oneWayComparePointSets()