Searched refs:stencilClearGroup (Results 1 – 1 of 1) sorted by relevance
1538 …tcu::TestCaseGroup* stencilClearGroup = new tcu::TestCaseGroup(m_testCtx, "stencil_clear", "Stenci… in init() local1539 addChild(stencilClearGroup); in init()1550 stencilClearGroup->addChild(new StencilClearsTest(m_context, config)); in init()