Searched refs:depthDiff (Results 1 – 1 of 1) sorted by relevance
829 const deUint32 depthDiff = ulpDiff(depth, refDepth); in runCase() local830 const bool depthOk = verifyDepth && (depthDiff <= maxDepthUlpDiff); in runCase()