Searched refs:fHalf3x2_Type (Results 1 – 2 of 2) sorted by relevance
98 case 3: return *context.fHalf3x2_Type; in toCompound()
76 , fHalf3x2_Type(new Type("half3x2", *fHalf_Type, 3, 2)) in Context()165 fHalf3x2_Type.get(), fHalf3x3_Type.get(),273 const std::unique_ptr<Type> fHalf3x2_Type; variable