Searched refs:depthGroup (Results 1 – 2 of 2) sorted by relevance
2153 …deqp::gles2::TestCaseGroup* depthGroup = new deqp::gles2::TestCaseGroup(m_context, "depth", "Depth… in init() local2154 addChild(depthGroup); in init()2155 addChildVariants<FboCases::IntersectingQuadsTest> (depthGroup); in init()2156 addChildVariants<FboCases::IntersectingQuadsNpotTest> (depthGroup); in init()
4995 …tcu::TestCaseGroup* const depthGroup = new tcu::TestCaseGroup(m_testCtx, "depth", "Test bounding b… in init() local4996 addChild(depthGroup); in init()5003 depthGroup->addChild(group); in init()