Home | History | Annotate | Download | only in performance

Lines Matching refs:FunctionInliningCase

395 class FunctionInliningCase : public ShaderOptimizationCase
398 FunctionInliningCase (Context& context, const char* name, const char* description, CaseShaderType caseShaderType, int callNestingDepth)
945 inlineGroup->addChild(new FunctionInliningCase(m_context, name.c_str(), "", caseShaderType, nestingDepth));