Home
last modified time | relevance | path

Searched refs:createMultisampleInterpolationTests (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleInterpolationTests.hpp34 tcu::TestCaseGroup *createMultisampleInterpolationTests(tcu::TestContext &testCtx,
DvktPipelineTests.cpp132 group->addChild(createMultisampleInterpolationTests(testCtx, pipelineConstructionType)); in createChildren()
DvktPipelineMultisampleInterpolationTests.cpp1117 tcu::TestCaseGroup *createMultisampleInterpolationTests(tcu::TestContext &testCtx, in createMultisampleInterpolationTests() function