Searched refs:functionsGroup (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fDepthStencilTests.cpp | 835 …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/ |
D | es2fDepthStencilTests.cpp | 835 …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()
|