Home
last modified time | relevance | path

Searched defs:baseExpr (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/sksl/ir/
DSkSLIndexExpression.cpp110 const Expression* baseExpr = ConstantFolder::GetConstantValueForVariable(*base); in Make() local
126 const Expression* baseExpr = ConstantFolder::GetConstantValueForVariable(*base); in Make() local
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderOperatorTests.cpp1457 string FunctionCase::incrementExpr (const string& baseExpr, glu::DataType type, bool divide) in incrementExpr()
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pShaderOperatorTests.cpp1461 string FunctionCase::incrementExpr (const string& baseExpr, glu::DataType type, bool divide) in incrementExpr()