Searched refs:inlineGroup (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/performance/ |
D | es2pShaderOptimizationTests.cpp | 866 …TestCaseGroup* const inlineGroup = new TestCaseGroup(m_context, "function_inlining", "Func… in init() local 872 addChild(inlineGroup); in init() 934 …inlineGroup->addChild(new FunctionInliningCase(m_context, name.c_str(), "", caseShaderType, nestin… in init()
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderOptimizationTests.cpp | 877 …TestCaseGroup* const inlineGroup = new TestCaseGroup(m_context, "function_inlining", "Func… in init() local 883 addChild(inlineGroup); in init() 945 …inlineGroup->addChild(new FunctionInliningCase(m_context, name.c_str(), "", caseShaderType, nestin… in init()
|