Home
last modified time | relevance | path

Searched refs:inlineGroup (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/performance/
Des2pShaderOptimizationTests.cpp866 …TestCaseGroup* const inlineGroup = new TestCaseGroup(m_context, "function_inlining", "Func… in init() local
872 addChild(inlineGroup); in init()
934inlineGroup->addChild(new FunctionInliningCase(m_context, name.c_str(), "", caseShaderType, nestin… in init()
/external/deqp/modules/gles3/performance/
Des3pShaderOptimizationTests.cpp877 …TestCaseGroup* const inlineGroup = new TestCaseGroup(m_context, "function_inlining", "Func… in init() local
883 addChild(inlineGroup); in init()
945inlineGroup->addChild(new FunctionInliningCase(m_context, name.c_str(), "", caseShaderType, nestin… in init()