Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp143 IVec4& maxDiffDst) in compareBlockImages() argument
157 maxDiffDst = IVec4(0); in compareBlockImages()
179 maxDiffDst = tcu::max(maxDiffDst, diff); in compareBlockImages()
188 return boolAll(lessThanEqual(maxDiffDst, threshold)); in compareBlockImages()