Searched refs:refDepth (Results 1 – 10 of 10) sorted by relevance
1148 …const float refDepth = (m_testParams.depthStencilUsed ? m_clearColorDepth.depthStencil.depth… in iterate() local1158 if (de::abs(value - refDepth) > 0.001f) in iterate()1163 << x << ", " << y << "): expected value " << refDepth << " and found " << value; in iterate()
811 const float refDepth = subCase.vtx[0].z()*(zf - zn)/2.0f + (zn + zf)/2.0f; in runCase() local830 const deUint32 depthDiff = ulpDiff(depth, refDepth); in runCase()
959 float refDepth = reference.getPixDepth(x, y, z); in dsThresholdCompare() local961 float diff = de::abs(refDepth - cmpDepth); in dsThresholdCompare()
986 const auto refDepth = referenceAccess.getDepth(); in verifyResult() local992 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()997 DE_UNREF(refDepth); in verifyResult()
219 const auto refDepth = referenceAccess.getDepth(); in verifyResult() local225 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()230 DE_UNREF(refDepth); in verifyResult()
215 const auto refDepth = referenceAccess.getDepth(); in verifyResult() local221 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()226 DE_UNREF(refDepth); in verifyResult()