Searched refs:maxDiffDst (Results 1 – 1 of 1) sorted by relevance
1531 IVec4& maxDiffDst) in compareBlockImages() argument1545 maxDiffDst = IVec4(0); in compareBlockImages()1567 maxDiffDst = tcu::max(maxDiffDst, diff); in compareBlockImages()1576 return boolAll(lessThanEqual(maxDiffDst, threshold)); in compareBlockImages()