Home
last modified time | relevance | path

Searched refs:recreateDepthStencilGroup (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp1675 …tcu::TestCaseGroup* recreateDepthStencilGroup = new tcu::TestCaseGroup(m_testCtx, "recreate_depth_… in init() local
1676 addChild(recreateDepthStencilGroup); in init()
1691recreateDepthStencilGroup->addChild(new RecreateBuffersTest(m_context, config, (depth ? GL_DEPTH_B… in init()