Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLContext.h179 , fHVec_Type(new Type("$hvec", { fInvalid_Type.get(), fHalf2_Type.get(),
347 const std::unique_ptr<Type> fHVec_Type; variable