Searched refs:recreateDepthStencilGroup (Results 1 – 1 of 1) sorted by relevance
1675 …tcu::TestCaseGroup* recreateDepthStencilGroup = new tcu::TestCaseGroup(m_testCtx, "recreate_depth_… in init() local1676 addChild(recreateDepthStencilGroup); in init()1691 …recreateDepthStencilGroup->addChild(new RecreateBuffersTest(m_context, config, (depth ? GL_DEPTH_B… in init()