Searched refs:minDist2RefToCmp (Results 1 – 1 of 1) sorted by relevance
323 …const deUint32 minDist2RefToCmp = distSquaredToNeighbor<4>(rnd, readUnorm8<4>(refAccess, x, y), cm… in fuzzyCompare() local325 const deUint32 minDist2 = de::min(minDist2RefToCmp, minDist2CmpToRef); in fuzzyCompare()