Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderOptimizationTests.cpp406 …const string maybeFuncDefs = optimized ? "" : funcDefinitions(m_callNestingDepth, precision, exp… in generateProgramData()
415 …static inline string funcDefinitions (int callNestingDepth, const string& precision, const string&… in funcDefinitions() function in deqp::gles2::Performance::__anone96776e40111::FunctionInliningCase
/external/deqp/modules/gles3/performance/
Des3pShaderOptimizationTests.cpp409 …const string maybeFuncDefs = optimized ? "" : funcDefinitions(m_callNestingDepth, precision, exp… in generateProgramData()
418 …static inline string funcDefinitions (int callNestingDepth, const string& precision, const string&… in funcDefinitions() function in deqp::gles3::Performance::__anon6de02fe60111::FunctionInliningCase