Searched refs:m_callNestingDepth (Results 1 – 2 of 2) sorted by relevance
397 , m_callNestingDepth (callNestingDepth) in FunctionInliningCase()406 …const string maybeFuncDefs = optimized ? "" : funcDefinitions(m_callNestingDepth, precision, exp… in generateProgramData()407 …ptimized ? "\tvalue = " + expression : "\tvalue = func" + toString(m_callNestingDepth-1) + "(value… in generateProgramData()413 const int m_callNestingDepth; member in deqp::gles2::Performance::__anonf46dc3bb0111::FunctionInliningCase
400 , m_callNestingDepth (callNestingDepth) in FunctionInliningCase()409 …const string maybeFuncDefs = optimized ? "" : funcDefinitions(m_callNestingDepth, precision, exp… in generateProgramData()410 …ptimized ? "\tvalue = " + expression : "\tvalue = func" + toString(m_callNestingDepth-1) + "(value… in generateProgramData()416 const int m_callNestingDepth; member in deqp::gles3::Performance::__anon78e67cbd0111::FunctionInliningCase