Home
last modified time | relevance | path

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

/external/deqp/modules/internal/
DditFrameworkTests.cpp829 const deUint32 depthDiff = ulpDiff(depth, refDepth); in runCase() local
830 const bool depthOk = verifyDepth && (depthDiff <= maxDepthUlpDiff); in runCase()