Searched refs:createDrawMultiExtTests (Results 1 – 3 of 3) sorted by relevance
34 tcu::TestCaseGroup* createDrawMultiExtTests (tcu::TestContext& testCtx, bool useDynamicRendering);
79 group->addChild(createDrawMultiExtTests (testCtx, useDynamicRendering)); in createChildren()
1201 tcu::TestCaseGroup* createDrawMultiExtTests (tcu::TestContext& testCtx, bool useDynamicRendering) in createDrawMultiExtTests() function