Searched defs:fMat3x4_Type (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/sksl/
H A DSkSLContext.h50 , fMat3x4_Type(new Type(String("mat3x4"), *fFloat_Type, 3, 4))
131 fMat3x3_Type.get(), fMat3x4_Type.get(),
194 const std::unique_ptr<Type> fMat3x4_Type; member in class:SkSL::Context

Completed in 61 milliseconds