Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/ir/
DSkSLConstructor.cpp103 std::unique_ptr<Expression> vecCtor = in convert_compound_constructor() local
108 return ConstructorCompoundCast::Make(context, line, type, std::move(vecCtor)); in convert_compound_constructor()