Home | History | Annotate | Download | only in functional

Lines Matching refs:depthGroup

2153 	deqp::gles2::TestCaseGroup* depthGroup = new deqp::gles2::TestCaseGroup(m_context, "depth", "Depth bufer tests");
2154 addChild(depthGroup);
2155 addChildVariants<FboCases::IntersectingQuadsTest> (depthGroup);
2156 addChildVariants<FboCases::IntersectingQuadsNpotTest> (depthGroup);