| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | DepthStencilLoadOpTests.cpp | 99 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
|
| D | SubresourceRenderAttachmentTests.cpp | 42 float expectedDepth = 0.3f; in DoSingleTest() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | BuiltinVariableTest.cpp | 247 void CheckDepthWritten(float expectedDepth, float fsDepth) in CheckDepthWritten()
|
| D | GeometryShaderTest.cpp | 1064 const float expectedDepth[], in verifyLayeredFramebufferDepthStencil()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineDepthRangeUnrestrictedTests.cpp | 1043 float expectedDepth = clearValue; in verifyTestResult() local 1074 …float expectedDepth = de::min(de::max(scaling, m_param.viewportMinDepth), m_param.viewportMaxDepth… in verifyTestResult() local 1324 …float expectedDepth = de::min(de::max(scaling, m_param.viewportMinDepth), m_param.viewportMaxDepth… in verifyTestResult() local
|
| D | vktPipelineColorWriteEnableTests.cpp | 174 float expectedDepth; member
|
| D | vktPipelineExtendedDynamicStateTests.cpp | 1852 float expectedDepth; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineDepthRangeUnrestrictedTests.cpp | 1038 float expectedDepth = clearValue; in verifyTestResult() local 1069 …float expectedDepth = de::min(de::max(scaling, m_param.viewportMinDepth), m_param.viewportMaxDepth… in verifyTestResult() local 1317 …float expectedDepth = de::min(de::max(scaling, m_param.viewportMinDepth), m_param.viewportMaxDepth… in verifyTestResult() local
|
| D | vktPipelineColorWriteEnableTests.cpp | 172 float expectedDepth; member
|
| D | vktPipelineExtendedDynamicStateTests.cpp | 1454 float expectedDepth; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawMultipleClearsWithinRenderPass.cpp | 176 float expectedDepth; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| D | vktDrawMultipleClearsWithinRenderPass.cpp | 176 float expectedDepth; member
|
| /third_party/skia/third_party/externals/dawn/src/tests/ |
| D | DawnTest.h | 464 std::vector<float> expectedDepth) { in ExpectAttachmentDepthTestData()
|
| D | DawnTest.cpp | 1284 std::vector<float> expectedDepth, in ExpectAttachmentDepthStencilTestData()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| D | vktRasterizationDepthBiasControlTests.cpp | 616 …const float expectedDepth = sampleDepth + clampedBias; // Must match vertex depth + actual bi… in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktDynamicRenderingUnusedAttachmentsTests.cpp | 941 …const float expectedDepth = (layerWritten ? 1.0f : 0.0f); // Needs to match the vertex shade… in iterate() local
|
| D | vktDynamicRenderingTests.cpp | 3607 …const float expectedDepth = usesDepth ? clearValue.depthStencil.depth : depthStencilClear.de… in baseTest() local
|