Home
last modified time | relevance | path

Searched refs:kSetting_Kind (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/sksl/ir/
DSkSLSetting.h22 : INHERITED(position, kSetting_Kind, value->fType) in Setting()
DSkSLExpression.h39 kSetting_Kind, enumerator
DSkSLVariableReference.h108 case Expression::kSetting_Kind: { in copy_constant()
/external/skia/src/sksl/
DSkSLCFGGenerator.cpp234 case Expression::kSetting_Kind: // fall through in tryRemoveExpression()
384 case Expression::kSetting_Kind: // fall through in addExpression()
DSkSLGLSLCodeGenerator.cpp111 case Expression::kSetting_Kind: in writeExpression()