Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLContext.h183 , fIVec_Type(new Type("$ivec", { fInvalid_Type.get(), fInt2_Type.get(),
349 const std::unique_ptr<Type> fIVec_Type; variable