Home
last modified time | relevance | path

Searched refs:createMultisampleTests (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineTests.cpp109 group->addChild(createMultisampleTests (testCtx, pipelineConstructionType, false)); in createChildren()
110 group->addChild(createMultisampleTests (testCtx, pipelineConstructionType, true)); in createChildren()
DvktPipelineMultisampleTests.hpp36 tcu::TestCaseGroup* createMultisampleTests (tcu::TestContext& testCtx, vk::PipelineConstructionType…
DvktPipelineMultisampleTests.cpp5214 tcu::TestCaseGroup* createMultisampleTests (tcu::TestContext& testCtx, PipelineConstructionType pip… in createMultisampleTests() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.hpp36 tcu::TestCaseGroup* createMultisampleTests (tcu::TestContext& testCtx, vk::PipelineConstructionType…
DvktPipelineTests.cpp117 group->addChild(createMultisampleTests (testCtx, pipelineConstructionType, false)); in createChildren()
118 group->addChild(createMultisampleTests (testCtx, pipelineConstructionType, true)); in createChildren()
DvktPipelineMultisampleTests.cpp6080 tcu::TestCaseGroup* createMultisampleTests (tcu::TestContext& testCtx, PipelineConstructionType pip… in createMultisampleTests() function