Home
last modified time | relevance | path

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

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