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