Searched refs:fHalf4x3_Type (Results 1 – 2 of 2) sorted by relevance
106 case 4: return *context.fHalf4x3_Type; in toCompound()
80 , fHalf4x3_Type(new Type("half4x3", *fHalf_Type, 4, 3)) in Context()167 fHalf4x3_Type.get(), fHalf4x4_Type.get(),277 const std::unique_ptr<Type> fHalf4x3_Type; variable