Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp1148 …const float refDepth = (m_testParams.depthStencilUsed ? m_clearColorDepth.depthStencil.depth… in iterate() local
1158 if (de::abs(value - refDepth) > 0.001f) in iterate()
1163 << x << ", " << y << "): expected value " << refDepth << " and found " << value; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp1148 …const float refDepth = (m_testParams.depthStencilUsed ? m_clearColorDepth.depthStencil.depth… in iterate() local
1158 if (de::abs(value - refDepth) > 0.001f) in iterate()
1163 << x << ", " << y << "): expected value " << refDepth << " and found " << value; in iterate()
/third_party/vk-gl-cts/modules/internal/
DditFrameworkTests.cpp811 const float refDepth = subCase.vtx[0].z()*(zf - zn)/2.0f + (zn + zf)/2.0f; in runCase() local
830 const deUint32 depthDiff = ulpDiff(depth, refDepth); in runCase()
/third_party/vk-gl-cts/framework/common/
DtcuImageCompare.cpp959 float refDepth = reference.getPixDepth(x, y, z); in dsThresholdCompare() local
961 float diff = de::abs(refDepth - cmpDepth); in dsThresholdCompare()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderInOutTestsEXT.cpp986 const auto refDepth = referenceAccess.getDepth(); in verifyResult() local
992 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
997 DE_UNREF(refDepth); in verifyResult()
DvktMeshShaderMiscTestsEXT.cpp219 const auto refDepth = referenceAccess.getDepth(); in verifyResult() local
225 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
230 DE_UNREF(refDepth); in verifyResult()
DvktMeshShaderMiscTests.cpp215 const auto refDepth = referenceAccess.getDepth(); in verifyResult() local
221 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
226 DE_UNREF(refDepth); in verifyResult()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderInOutTestsEXT.cpp986 const auto refDepth = referenceAccess.getDepth(); in verifyResult() local
992 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
997 DE_UNREF(refDepth); in verifyResult()
DvktMeshShaderMiscTestsEXT.cpp219 const auto refDepth = referenceAccess.getDepth(); in verifyResult() local
225 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
230 DE_UNREF(refDepth); in verifyResult()
DvktMeshShaderMiscTests.cpp215 const auto refDepth = referenceAccess.getDepth(); in verifyResult() local
221 DE_ASSERT(resWidth == refWidth || resHeight == refHeight || resDepth == refDepth); in verifyResult()
226 DE_UNREF(refDepth); in verifyResult()