Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp1538 …tcu::TestCaseGroup* stencilClearGroup = new tcu::TestCaseGroup(m_testCtx, "stencil_clear", "Stenci… in init() local
1539 addChild(stencilClearGroup); in init()
1550 stencilClearGroup->addChild(new StencilClearsTest(m_context, config)); in init()