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