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