Searched refs:fUInt4_Type (Results 1 – 3 of 3) sorted by relevance
39 , fUInt4_Type(new Type("uint4", *fUInt_Type, 4)) in Context()156 fUInt3_Type.get(), fUInt4_Type.get() }))186 fUInt3_Type.get(), fUInt4_Type.get() }))228 const std::unique_ptr<Type> fUInt4_Type; variable
69 case 4: return *context.fUInt4_Type; in get_type()
189 case 4: return *context.fUInt4_Type; in toCompound()