Home
last modified time | relevance | path

Searched refs:functionGroup (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fInstancedRenderingTests.cpp639 TestCaseGroup* functionGroup = new TestCaseGroup(m_context, functionName, functionDesc); in init() local
640 addChild(functionGroup); in init()
658 functionGroup->addChild(instancingTypeGroup); in init()
Des3fShaderDerivateTests.cpp1777 …tcu::TestCaseGroup* const functionGroup = new tcu::TestCaseGroup(m_testCtx, getDerivateFuncCaseNam… in init() local
1778 addChild(functionGroup); in init()
1783 functionGroup->addChild(constantGroup); in init()
1797 functionGroup->addChild(linearCaseGroup); in init()
1827 functionGroup->addChild(fboGroup); in init()
1854 functionGroup->addChild(hintGroup); in init()
1885 functionGroup->addChild(textureGroup); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp1873 …de::MovePtr<tcu::TestCaseGroup> functionGroup (new tcu::TestCaseGroup(m_testCtx, getDerivateFuncC… in init() local
1885 functionGroup->addChild(constantGroup.release()); in init()
1913 functionGroup->addChild(linearCaseGroup.release()); in init()
1941 functionGroup->addChild(fboGroup.release()); in init()
1974 functionGroup->addChild(textureGroup.release()); in init()
1977 addChild(functionGroup.release()); in init()