Home
last modified time | relevance | path

Searched defs:testDepth (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DMultisampledRenderingTests.cpp39 dawn::RenderPipeline CreateRenderPipelineWithOneOutputForTest(bool testDepth) { in CreateRenderPipelineWithOneOutputForTest()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DMultisampledRenderingTests.cpp43 bool testDepth, in CreateRenderPipelineWithOneOutputForTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleTests.cpp1727 …const bool testDepth (config.separateStencilUsage ? (config.separateStencilUsage == TEST_DEP… in init() local