Searched refs:fMat3x2_Type (Results 1 – 2 of 2) sorted by relevance
48 , fMat3x2_Type(new Type(SkString("mat3x2"), *fFloat_Type, 3, 2))130 fMat2x4_Type.get(), fMat3x2_Type.get(),190 const std::unique_ptr<Type> fMat3x2_Type; variable
57 case 3: return *context.fMat3x2_Type; in toCompound()