Searched defs:constantExpressionsOnly (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/performance/ |
D | es3pShaderOptimizationTests.cpp | 465 …static inline string builtinFunctionsCaseStatements (bool optimized, bool constantExpressionsOnly,… in builtinFunctionsCaseStatements() 482 …static inline string arrayCaseStatements (bool optimized, bool constantExpressionsOnly, const stri… in arrayCaseStatements() 510 …static inline string structCaseStatements (bool optimized, bool constantExpressionsOnly, const str… in structCaseStatements() 961 const bool constantExpressionsOnly = constantExpressionsOnlyI != 0; in init() local
|
/external/deqp/modules/gles2/performance/ |
D | es2pShaderOptimizationTests.cpp | 463 …static inline string builtinFunctionsCaseStatements (bool optimized, bool constantExpressionsOnly,… in builtinFunctionsCaseStatements() 499 …static inline string structCaseStatements (bool optimized, bool constantExpressionsOnly, const str… in structCaseStatements() 950 const bool constantExpressionsOnly = constantExpressionsOnlyI != 0; in init() local
|