Searched refs:fDouble3x4_Type (Results 1 – 2 of 2) sorted by relevance
144 case 3: return *context.fDouble3x4_Type; in toCompound()
87 , fDouble3x4_Type(new Type("double3x4", *fDouble_Type, 3, 4)) in Context()170 fDouble3x3_Type.get(), fDouble3x4_Type.get(),285 const std::unique_ptr<Type> fDouble3x4_Type; variable