Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilLoadOpTests.cpp99 std::vector<float> expectedDepth(mipSize * mipSize, kDepthValues[mipLevel]); in CheckMipLevel() local
109 std::vector<uint16_t> expectedDepth(mipSize * mipSize, in CheckMipLevel() local
115 std::vector<float> expectedDepth(mipSize * mipSize, kDepthValues[mipLevel]); in CheckMipLevel() local
134 std::vector<float> expectedDepth(mipSize * mipSize, kDepthValues[mipLevel]); in CheckMipLevel() local
DSubresourceRenderAttachmentTests.cpp42 float expectedDepth = 0.3f; in DoSingleTest() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DBuiltinVariableTest.cpp247 void CheckDepthWritten(float expectedDepth, float fsDepth) in CheckDepthWritten()
DGeometryShaderTest.cpp1064 const float expectedDepth[], in verifyLayeredFramebufferDepthStencil()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DBuiltinVariableTest.cpp250 void CheckDepthWritten(float expectedDepth, float fsDepth) in CheckDepthWritten()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthRangeUnrestrictedTests.cpp1112 float expectedDepth = clearValue; in verifyTestResult() local
1143 …float expectedDepth = de::min(de::max(scaling, m_param.viewportMinDepth), m_param.viewportMaxDepth… in verifyTestResult() local
1380 …float expectedDepth = de::min(de::max(scaling, m_param.viewportMinDepth), m_param.viewportMaxDepth… in verifyTestResult() local
DvktPipelineColorWriteEnableTests.cpp169 float expectedDepth; member
DvktPipelineExtendedDynamicStateTests.cpp819 float expectedDepth; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleClearsWithinRenderPass.cpp175 float expectedDepth; member
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.h464 std::vector<float> expectedDepth) { in ExpectAttachmentDepthTestData()
DDawnTest.cpp1284 std::vector<float> expectedDepth, in ExpectAttachmentDepthStencilTestData()