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

/external/deqp/modules/gles3/functional/
H A Des3fInstancedRenderingTests.cpp639 TestCaseGroup* functionGroup = new TestCaseGroup(m_context, functionName, functionDesc); local
640 addChild(functionGroup);
658 functionGroup->addChild(instancingTypeGroup);
H A Des3fShaderDerivateTests.cpp1664 tcu::TestCaseGroup* const functionGroup = new tcu::TestCaseGroup(m_testCtx, getDerivateFuncCaseName(function), getDerivateFuncName(function)); member in class:deqp::gles3::Functional::tcu
1665 addChild(functionGroup);
1670 functionGroup->addChild(constantGroup);
1684 functionGroup->addChild(linearCaseGroup);
1714 functionGroup->addChild(fboGroup);
1741 functionGroup->addChild(hintGroup);
1772 functionGroup->addChild(textureGroup);

Completed in 47 milliseconds