Searched refs:fMat4x3_Type (Results 1 – 2 of 2) sorted by relevance
52 , fMat4x3_Type(new Type(SkString("mat4x3"), *fFloat_Type, 4, 3))132 fMat4x2_Type.get(), fMat4x3_Type.get(),194 const std::unique_ptr<Type> fMat4x3_Type; variable
65 case 4: return *context.fMat4x3_Type; in toCompound()