Home
last modified time | relevance | path

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

/external/skia/src/sksl/ir/
DSkSLSetting.h22 : INHERITED(offset, kSetting_Kind, value->fType) in Setting()
DSkSLExpression.h39 kSetting_Kind, enumerator
DSkSLVariableReference.h114 case Expression::kSetting_Kind: { in copy_constant()
/external/skqp/src/sksl/ir/
DSkSLSetting.h22 : INHERITED(offset, kSetting_Kind, value->fType) in Setting()
DSkSLExpression.h39 kSetting_Kind, enumerator
DSkSLVariableReference.h111 case Expression::kSetting_Kind: { in copy_constant()
/external/skia/src/sksl/
DSkSLCFGGenerator.cpp243 case Expression::kSetting_Kind: // fall through in tryRemoveExpression()
393 case Expression::kSetting_Kind: // fall through in addExpression()
DSkSLMetalCodeGenerator.cpp115 case Expression::kSetting_Kind: in writeExpression()
DSkSLGLSLCodeGenerator.cpp206 case Expression::kSetting_Kind: in writeExpression()
/external/skqp/src/sksl/
DSkSLCFGGenerator.cpp243 case Expression::kSetting_Kind: // fall through in tryRemoveExpression()
393 case Expression::kSetting_Kind: // fall through in addExpression()
DSkSLMetalCodeGenerator.cpp115 case Expression::kSetting_Kind: in writeExpression()
DSkSLGLSLCodeGenerator.cpp206 case Expression::kSetting_Kind: in writeExpression()