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