Home
last modified time | relevance | path

Searched defs:constMaybe (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles3/performance/
Des3pShaderOptimizationTests.cpp467 const string constMaybe = constantExpressionsOnly ? "const " : ""; in builtinFunctionsCaseStatements() local
484 const string constMaybe = constantExpressionsOnly ? "const " : ""; in arrayCaseStatements() local
512 const string constMaybe = constantExpressionsOnly ? "const " : ""; in structCaseStatements() local
741 const string constMaybe = useConst ? "const " : ""; in deadBranchComplexCaseStatements() local
/external/deqp/modules/gles2/performance/
Des2pShaderOptimizationTests.cpp465 const string constMaybe = constantExpressionsOnly ? "const " : ""; in builtinFunctionsCaseStatements() local
501 const string constMaybe = constantExpressionsOnly ? "const " : ""; in structCaseStatements() local
730 const string constMaybe = useConst ? "const " : ""; in deadBranchComplexCaseStatements() local