HomeSort by relevance Sort by last modified time
    Searched refs:funcDefinitions (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/performance/
es2pShaderOptimizationTests.cpp 406 const string maybeFuncDefs = optimized ? "" : funcDefinitions(m_callNestingDepth, precision, expression);
415 static inline string funcDefinitions (int callNestingDepth, const string& precision, const string& expression)
    [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderOptimizationTests.cpp 409 const string maybeFuncDefs = optimized ? "" : funcDefinitions(m_callNestingDepth, precision, expression);
418 static inline string funcDefinitions (int callNestingDepth, const string& precision, const string& expression)
    [all...]

Completed in 137 milliseconds