Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLContext.h189 , fUSVec_Type(new Type("$usvec", { fInvalid_Type.get(), fUShort2_Type.get(),
352 const std::unique_ptr<Type> fUSVec_Type; variable