Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DBuiltinVariableTest.cpp247 void CheckDepthWritten(float expectedDepth, float fsDepth) in CheckDepthWritten()
DFragDepthTest.cpp61 void checkDepthWritten(float expectedDepth, float fsDepth, bool bindDepthBuffer) in checkDepthWritten()
DGeometryShaderTest.cpp1190 const float expectedDepth[], in verifyLayeredFramebufferDepthStencil()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
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
DvktPipelineColorWriteEnableTests.cpp166 float expectedDepth; member
DvktPipelineExtendedDynamicStateTests.cpp1953 float expectedDepth; member
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleClearsWithinRenderPass.cpp148 float expectedDepth; member
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationDepthBiasControlTests.cpp654 const float expectedDepth = sampleDepth + clampedBias; // Must match vertex depth + actual bias. in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktDynamicRenderingUnusedAttachmentsTests.cpp978 const float expectedDepth = in iterate() local
DvktDynamicRenderingTests.cpp3182 …const float expectedDepth = usesDepth ? clearValue.depthStencil.depth : depthStencilClear.dep… in baseTest() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageHostImageCopyTests.cpp2959 const float expectedDepth = (bothTestsPass ? geometryDepth : origDepth); in iterate() local