Searched refs:shadersTestGroup (Results 1 – 1 of 1) sorted by relevance
2140 …tcu::TestCaseGroup* const shadersTestGroup = new TestCaseGroup(eglTestCtx, "shaders", "… in createRobustnessTests() local2412 shadersTestGroup->addChild(infiniteLoopTestGroup); in createRobustnessTests()2413 shadersTestGroup->addChild(outOfBoundsTestGroup); in createRobustnessTests()2414 shadersTestGroup->addChild(outOfBoundsNonRobustTestGroup); in createRobustnessTests()2416 contextResetTestGroup->addChild(shadersTestGroup); in createRobustnessTests()