Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/performance/
H A Des3pShaderOptimizationTests.cpp544 const string constMaybe = constantExpressionsOnly ? "const " : ""; in builtinFunctionsCaseStatements() local
574 const string constMaybe = constantExpressionsOnly ? "const " : ""; in arrayCaseStatements() local
610 const string constMaybe = constantExpressionsOnly ? "const " : ""; in structCaseStatements() local
912 const string constMaybe = useConst ? "const " : ""; in deadBranchComplexCaseStatements() local
/aosp_15_r20/external/deqp/modules/gles2/performance/
H A Des2pShaderOptimizationTests.cpp540 const string constMaybe = constantExpressionsOnly ? "const " : ""; in builtinFunctionsCaseStatements() local
598 const string constMaybe = constantExpressionsOnly ? "const " : ""; in structCaseStatements() local
900 const string constMaybe = useConst ? "const " : ""; in deadBranchComplexCaseStatements() local