Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLContext.h176 , fVec_Type(new Type("$vec", { fInvalid_Type.get(), fFloat2_Type.get(),
347 const std::unique_ptr<Type> fVec_Type; variable
/external/skqp/src/sksl/
DSkSLContext.h173 , fVec_Type(new Type("$vec", { fInvalid_Type.get(), fFloat2_Type.get(),
341 const std::unique_ptr<Type> fVec_Type; variable