Searched refs:depthGroup (Results 1 – 3 of 3) sorted by relevance
1616 …de::MovePtr<tcu::TestCaseGroup> depthGroup(new tcu::TestCaseGroup(testCtx, depthCases[depthNdx].na… in createBufferDeviceAddressTests() local1660 depthGroup->addChild(baseGroup.release()); in createBufferDeviceAddressTests()1662 setGroup->addChild(depthGroup.release()); in createBufferDeviceAddressTests()
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()
5357 …tcu::TestCaseGroup* const depthGroup = new tcu::TestCaseGroup(m_testCtx, "depth", "Test bounding b… in init() local5358 addChild(depthGroup); in init()5365 depthGroup->addChild(group); in init()