Searched refs:verifyDepth (Results 1 – 1 of 1) sorted by relevance
790 const bool verifyDepth = (subCase.vtx[0].z() == subCase.vtx[1].z()) && in runCase() local812 const bool depthOk = verifyDepth && (depthDiff <= maxDepthUlpDiff); in runCase()