Searched refs:FunctionInliningCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/performance/ |
D | es2pShaderOptimizationTests.cpp | 392 class FunctionInliningCase : public ShaderOptimizationCase class 395 …FunctionInliningCase (Context& context, const char* name, const char* description, CaseShaderType … in FunctionInliningCase() function in deqp::gles2::Performance::__anonf46dc3bb0111::FunctionInliningCase 934 …inlineGroup->addChild(new FunctionInliningCase(m_context, name.c_str(), "", caseShaderType, nestin… in init()
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderOptimizationTests.cpp | 395 class FunctionInliningCase : public ShaderOptimizationCase class 398 …FunctionInliningCase (Context& context, const char* name, const char* description, CaseShaderType … in FunctionInliningCase() function in deqp::gles3::Performance::__anon78e67cbd0111::FunctionInliningCase 945 …inlineGroup->addChild(new FunctionInliningCase(m_context, name.c_str(), "", caseShaderType, nestin… in init()
|