Searched refs:createBasicDrawTests (Results 1 – 3 of 3) sorted by relevance
35 tcu::TestCaseGroup* createBasicDrawTests (tcu::TestContext& testCtx, bool useDynamicRendering);
64 group->addChild(createBasicDrawTests (testCtx, useDynamicRendering)); in createChildren()
1292 tcu::TestCaseGroup* createBasicDrawTests (tcu::TestContext& testCtx, bool useDynamicRendering) in createBasicDrawTests() function