Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fDepthStencilTests.cpp835 …tcu::TestCaseGroup* functionsGroup = new tcu::TestCaseGroup(m_testCtx, "stencil_depth_funcs", "Com… in init() local
836 addChild(functionsGroup); in init()
893 functionsGroup->addChild(new DepthStencilCase(m_context, name.str().c_str(), "", cases)); in init()
/external/deqp/modules/gles2/functional/
Des2fDepthStencilTests.cpp835 …tcu::TestCaseGroup* functionsGroup = new tcu::TestCaseGroup(m_testCtx, "stencil_depth_funcs", "Com… in init() local
836 addChild(functionsGroup); in init()
893 functionsGroup->addChild(new DepthStencilCase(m_context, name.str().c_str(), "", cases)); in init()