Searched refs:fDouble3x2_Type (Results 1 – 2 of 2) sorted by relevance
130 case 3: return *context.fDouble3x2_Type; in toCompound()
85 , fDouble3x2_Type(new Type("double3x2", *fDouble_Type, 3, 2)) in Context()169 fDouble2x4_Type.get(), fDouble3x2_Type.get(),283 const std::unique_ptr<Type> fDouble3x2_Type; variable