Searched refs:fDouble4x3_Type (Results 1 – 2 of 2) sorted by relevance
138 case 4: return *context.fDouble4x3_Type; in toCompound()
89 , fDouble4x3_Type(new Type("double4x3", *fDouble_Type, 4, 3)) in Context()171 fDouble4x2_Type.get(), fDouble4x3_Type.get(),287 const std::unique_ptr<Type> fDouble4x3_Type; variable