Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuFuzzyImageCompare.cpp323 …const deUint32 minDist2RefToCmp = distSquaredToNeighbor<4>(rnd, readUnorm8<4>(refAccess, x, y), cm… in fuzzyCompare() local
325 const deUint32 minDist2 = de::min(minDist2RefToCmp, minDist2CmpToRef); in fuzzyCompare()