Searched refs:blitGroup (Results 1 – 2 of 2) sorted by relevance
1168 tcu::TestCaseGroup* const blitGroup = new tcu::TestCaseGroup(m_testCtx, "blit", "Blitted"); in init() local1169 repeatedClearGroup->addChild(blitGroup); in init()1174 blitGroup->addChild(tex2DGroup); in init()1184 blitGroup->addChild(rboGroup); in init()
2725 TestCaseGroup* blitGroup = new deqp::TestCaseGroup(m_context, "blit", ""); in init() local2743 blitGroup->addChild(new BlitTest(m_context, typeFormat)); in init()2763 addChild(blitGroup); in init()