Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp1658 …tcu::TestCaseGroup* recreateColorGroup = new tcu::TestCaseGroup(m_testCtx, "recreate_color", "Recr… in init() local
1659 addChild(recreateColorGroup); in init()
1670recreateColorGroup->addChild(new RecreateBuffersTest(m_context, config, GL_COLOR_BUFFER_BIT, true … in init()