Searched refs:blitGroup (Results 1 – 2 of 2) sorted by relevance
1149 … tcu::TestCaseGroup *const blitGroup = new tcu::TestCaseGroup(m_testCtx, "blit", "Blitted"); in init() local1150 repeatedClearGroup->addChild(blitGroup); in init()1155 blitGroup->addChild(tex2DGroup); in init()1165 blitGroup->addChild(rboGroup); in init()
2735 TestCaseGroup *blitGroup = new deqp::TestCaseGroup(m_context, "blit", ""); in init() local2753 blitGroup->addChild(new BlitTest(m_context, typeFormat)); in init()2773 addChild(blitGroup); in init()