Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuImageCompare.cpp1118 float refDepth = reference.getPixDepth(x, y, z); in dsThresholdCompare() local
1178 const float refDepth = reference.getPixDepth(x, y, z); in dsThresholdCompare() local
/aosp_15_r20/external/deqp/modules/internal/
H A DditFrameworkTests.cpp726 const float refDepth = subCase.vtx[0].z() * (zf - zn) / 2.0f + (zn + zf) / 2.0f; in runCase() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassUnusedClearAttachmentTests.cpp1181 … const float refDepth = (m_testParams.depthStencilUsed ? m_clearColorDepth.depthStencil.depth : in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp966 const auto refDepth = referenceAccess.getDepth(); in verifyResult() local
H A DvktMeshShaderMiscTestsEXT.cpp226 const auto refDepth = referenceAccess.getDepth(); in verifyResult() local
H A DvktMeshShaderMiscTests.cpp221 const auto refDepth = referenceAccess.getDepth(); in verifyResult() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleTests.cpp5872 tcu::TextureLevel refDepth(getDepthCopyFormat(dsFormat), iExtent.x(), iExtent.y()); in ZExportIterate() local