Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h146 , fIVec_Type(new Type(String("$ivec"), { fInvalid_Type.get(), fIVec2_Type.get(),
266 const std::unique_ptr<Type> fIVec_Type; variable