Home
last modified time | relevance | path

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

/external/skia/src/sksl/ir/
DSkSLExpression.h30 kConstructor_Kind, enumerator
DSkSLConstructor.h30 : INHERITED(position, kConstructor_Kind, type) in Constructor()
/external/skia/src/sksl/
DSkSLCFGGenerator.cpp127 case Expression::kConstructor_Kind: { in addExpression()
DSkSLGLSLCodeGenerator.cpp91 case Expression::kConstructor_Kind: in writeExpression()
DSkSLSPIRVCodeGenerator.cpp1199 case Expression::kConstructor_Kind: in writeExpression()