Searched refs:refDepth (Results 1 – 1 of 1) sorted by relevance
810 const float refDepth = subCase.vtx[0].z()*(zf - zn)/2.0f + (zn + zf)/2.0f; in runCase() local829 const deUint32 depthDiff = ulpDiff(depth, refDepth); in runCase()