Searched refs:createMultisampleTests (Results 1 – 3 of 3) sorted by relevance
128 group->addChild(createMultisampleTests(testCtx, pipelineConstructionType, false)); in createChildren()129 group->addChild(createMultisampleTests(testCtx, pipelineConstructionType, true)); in createChildren()
36 tcu::TestCaseGroup *createMultisampleTests(tcu::TestContext &testCtx,
5959 tcu::TestCaseGroup *createMultisampleTests(tcu::TestContext &testCtx, PipelineConstructionType pipe… in createMultisampleTests() function