Searched refs:refDepth (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/internal/
H A DditFrameworkTests.cpp810 const float refDepth = subCase.vtx[0].z()*(zf - zn)/2.0f + (zn + zf)/2.0f; local
829 const deUint32 depthDiff = ulpDiff(depth, refDepth);

Completed in 88 milliseconds