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.cpp1795 …tcu::TestCaseGroup* const functionGroup = new tcu::TestCaseGroup(m_testCtx, getDerivateFuncCaseNam… in init() local
1796 addChild(functionGroup); in init()
1801 functionGroup->addChild(constantGroup); in init()
1815 functionGroup->addChild(linearCaseGroup); in init()
1845 functionGroup->addChild(fboGroup); in init()
1872 functionGroup->addChild(hintGroup); in init()
1903 functionGroup->addChild(textureGroup); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp1876 …de::MovePtr<tcu::TestCaseGroup> functionGroup (new tcu::TestCaseGroup(m_testCtx, getDerivateFuncC… in init() local
1888 functionGroup->addChild(constantGroup.release()); in init()
1916 functionGroup->addChild(linearCaseGroup.release()); in init()
1944 functionGroup->addChild(fboGroup.release()); in init()
1977 functionGroup->addChild(textureGroup.release()); in init()
1980 addChild(functionGroup.release()); in init()