Searched refs:fHalf4x2_Type (Results 1 – 2 of 2) sorted by relevance
99 case 4: return *context.fHalf4x2_Type; in toCompound()
79 , fHalf4x2_Type(new Type("half4x2", *fHalf_Type, 4, 2)) in Context()166 fHalf3x4_Type.get(), fHalf4x2_Type.get(),276 const std::unique_ptr<Type> fHalf4x2_Type; variable