Searched defs:refDepth (Results 1 – 7 of 7) sorted by relevance
1237 float refDepth = reference.getPixDepth(x, y, z); in dsThresholdCompare() local1297 const float refDepth = reference.getPixDepth(x, y, z); in dsThresholdCompare() local
727 const float refDepth = subCase.vtx[0].z() * (zf - zn) / 2.0f + (zn + zf) / 2.0f; in runCase() local
1177 … const float refDepth = (m_testParams.depthStencilUsed ? m_clearColorDepth.depthStencil.depth : in iterate() local
966 const auto refDepth = referenceAccess.getDepth(); in verifyResult() local
221 const auto refDepth = referenceAccess.getDepth(); in verifyResult() local
226 const auto refDepth = referenceAccess.getDepth(); in verifyResult() local
6274 tcu::TextureLevel refDepth(getDepthCopyFormat(dsFormat), iExtent.x(), iExtent.y()); in ZExportIterate() local