Searched refs:sharedColorbufferGroup (Results 1 – 1 of 1) sorted by relevance
1570 …tcu::TestCaseGroup* sharedColorbufferGroup = new tcu::TestCaseGroup(m_testCtx, "shared_colorbuffer… in init() local1571 addChild(sharedColorbufferGroup); in init()1592 sharedColorbufferGroup->addChild(new SharedColorbufferTest(m_context, colorOnlyConfig)); in init()1593 sharedColorbufferGroup->addChild(new SharedColorbufferTest(m_context, colorDepthConfig)); in init()1594 sharedColorbufferGroup->addChild(new SharedColorbufferTest(m_context, colorDepthStencilConfig)); in init()