Searched refs:gl40Group (Results 1 – 1 of 1) sorted by relevance
94 tcu::TestCaseGroup* gl40Group = new tcu::TestCaseGroup(getTestContext(), "gl40", ""); in init() local95 gl40Group->addChild(new glcts::MultipleContextsTests(getTestContext(), glu::ApiType::core(4, 0))); in init()96 addChild(gl40Group); in init()