Searched refs:maxDiffDst (Results 1 – 1 of 1) sorted by relevance
143 IVec4& maxDiffDst) in compareBlockImages() argument157 maxDiffDst = IVec4(0); in compareBlockImages()179 maxDiffDst = tcu::max(maxDiffDst, diff); in compareBlockImages()188 return boolAll(lessThanEqual(maxDiffDst, threshold)); in compareBlockImages()