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