Home
last modified time | relevance | path

Searched defs:expectedDepth (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDepthRangeUnrestrictedTests.cpp985 float expectedDepth = clearValue; in verifyTestResult() local
1020 …float expectedDepth = de::min(de::max(scaling, m_param.viewportMinDepth), m_param.viewportMaxDepth… in verifyTestResult() local
1281 …float expectedDepth = de::min(de::max(scaling, m_param.viewportMinDepth), m_param.viewportMaxDepth… in verifyTestResult() local
H A DvktPipelineColorWriteEnableTests.cpp166 float expectedDepth; member
H A DvktPipelineExtendedDynamicStateTests.cpp1952 float expectedDepth; member
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DBuiltinVariableTest.cpp247 void CheckDepthWritten(float expectedDepth, float fsDepth) in CheckDepthWritten()
H A DFragDepthTest.cpp61 void checkDepthWritten(float expectedDepth, float fsDepth, bool bindDepthBuffer) in checkDepthWritten()
H A DGeometryShaderTest.cpp1190 const float expectedDepth[], in verifyLayeredFramebufferDepthStencil()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultipleClearsWithinRenderPass.cpp148 float expectedDepth; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationDepthBiasControlTests.cpp654 const float expectedDepth = sampleDepth + clampedBias; // Must match vertex depth + actual bias. in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingUnusedAttachmentsTests.cpp978 const float expectedDepth = in iterate() local
H A DvktDynamicRenderingTests.cpp3182 …const float expectedDepth = usesDepth ? clearValue.depthStencil.depth : depthStencilClear.dep… in baseTest() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageHostImageCopyTests.cpp2945 const float expectedDepth = (bothTestsPass ? geometryDepth : origDepth); in iterate() local