Searched refs:stencilGroup (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fFboRenderTest.cpp2158 deqp::gles2::TestCaseGroup* stencilGroup = new deqp::gles2::TestCaseGroup(m_context, "stencil", "Stencil buffer tests"); local
2159 addChild(stencilGroup);
2160 addChildVariants<FboCases::StencilTest> (stencilGroup);
2161 addChildVariants<FboCases::StencilNpotTest> (stencilGroup);

Completed in 166 milliseconds