Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp1556 …tcu::TestCaseGroup* sharedColorbufferClearGroup = new tcu::TestCaseGroup(m_testCtx, "shared_colorb… in init() local
1557 addChild(sharedColorbufferClearGroup); in init()
1567 sharedColorbufferClearGroup->addChild(new SharedColorbufferClearsTest(m_context, config)); in init()