Searched refs:fHalf2x3_Type (Results 1 – 2 of 2) sorted by relevance
104 case 2: return *context.fHalf2x3_Type; in toCompound()
74 , fHalf2x3_Type(new Type("half2x3", *fHalf_Type, 2, 3)) in Context()164 fHalf2x3_Type.get(), fHalf2x4_Type.get(),271 const std::unique_ptr<Type> fHalf2x3_Type; variable