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