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