Searched refs:fDMat4x4_Type (Results 1 – 2 of 2) sorted by relevance
62 , fDMat4x4_Type(new Type(SkString("dmat4"), *fFloat_Type, 4, 4))137 fDMat4x3_Type.get(), fDMat4x4_Type.get() }))205 const std::unique_ptr<Type> fDMat4x4_Type; variable
104 case 4: return *context.fDMat4x4_Type; in toCompound()