Searched refs:shadersTestGroup (Results 1 – 1 of 1) sorted by relevance
2214 …tcu::TestCaseGroup* const shadersTestGroup = new TestCaseGroup(eglTestCtx, "shaders", "… in createRobustnessTests() local2487 shadersTestGroup->addChild(infiniteLoopTestGroup); in createRobustnessTests()2488 shadersTestGroup->addChild(outOfBoundsTestGroup); in createRobustnessTests()2489 shadersTestGroup->addChild(outOfBoundsNonRobustTestGroup); in createRobustnessTests()2491 contextResetTestGroup->addChild(shadersTestGroup); in createRobustnessTests()