Home
last modified time | relevance | path

Searched refs:depthGroup (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp2175 …deqp::gles2::TestCaseGroup* depthGroup = new deqp::gles2::TestCaseGroup(m_context, "depth", "Depth… in init() local
2176 addChild(depthGroup); in init()
2177 addChildVariants<FboCases::IntersectingQuadsTest> (depthGroup); in init()
2178 addChildVariants<FboCases::IntersectingQuadsNpotTest> (depthGroup); in init()
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp5213 …tcu::TestCaseGroup* const depthGroup = new tcu::TestCaseGroup(m_testCtx, "depth", "Test bounding b… in init() local
5214 addChild(depthGroup); in init()
5221 depthGroup->addChild(group); in init()