Searched refs:fUByte4_Type (Results 1 – 3 of 3) sorted by relevance
81 case 4: return *context.fUByte4_Type; in get_type()
211 case 4: return *context.fUByte4_Type; in toCompound()
55 , fUByte4_Type(new Type("ubyte4", *fUByte_Type, 4)) in Context()194 fUByte3_Type.get(), fUByte4_Type.get() }))248 const std::unique_ptr<Type> fUByte4_Type; variable