Searched refs:depthGroup (Results 1 – 2 of 2) sorted by relevance
2175 …deqp::gles2::TestCaseGroup* depthGroup = new deqp::gles2::TestCaseGroup(m_context, "depth", "Depth… in init() local2176 addChild(depthGroup); in init()2177 addChildVariants<FboCases::IntersectingQuadsTest> (depthGroup); in init()2178 addChildVariants<FboCases::IntersectingQuadsNpotTest> (depthGroup); in init()
5213 …tcu::TestCaseGroup* const depthGroup = new tcu::TestCaseGroup(m_testCtx, "depth", "Test bounding b… in init() local5214 addChild(depthGroup); in init()5221 depthGroup->addChild(group); in init()