Searched refs:fUByte4_Type (Results 1 – 6 of 6) sorted by relevance
58 , fUByte4_Type(new Type("ubyte4", *fUByte_Type, 4)) in Context()197 fUByte3_Type.get(), fUByte4_Type.get() }))254 const std::unique_ptr<Type> fUByte4_Type; variable
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
212 case 4: return *context.fUByte4_Type; in toCompound()
87 case 4: return *context.fUByte4_Type; in get_type()
81 case 4: return *context.fUByte4_Type; in get_type()
211 case 4: return *context.fUByte4_Type; in toCompound()