Searched refs:opCombinationGroup (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fDepthStencilTests.cpp | 915 …tcu::TestCaseGroup* opCombinationGroup = new tcu::TestCaseGroup(m_testCtx, "stencil_ops", "Stencil… in init() local 916 addChild(opCombinationGroup); in init() 964 opCombinationGroup->addChild(new DepthStencilCase(m_context, name.str().c_str(), "", cases)); in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fDepthStencilTests.cpp | 915 …tcu::TestCaseGroup* opCombinationGroup = new tcu::TestCaseGroup(m_testCtx, "stencil_ops", "Stencil… in init() local 916 addChild(opCombinationGroup); in init() 964 opCombinationGroup->addChild(new DepthStencilCase(m_context, name.str().c_str(), "", cases)); in init()
|