Searched refs:fHalf2x4_Type (Results 1 – 2 of 2) sorted by relevance
111 case 2: return *context.fHalf2x4_Type; in toCompound()
75 , fHalf2x4_Type(new Type("half2x4", *fHalf_Type, 2, 4)) in Context()164 fHalf2x3_Type.get(), fHalf2x4_Type.get(),272 const std::unique_ptr<Type> fHalf2x4_Type; variable