Searched defs:AttachmentDescriptionFlags (Results 1 – 5 of 5) sorted by relevance
483 pub struct AttachmentDescriptionFlags(pub(crate) Flags); struct485 impl AttachmentDescriptionFlags { impl
346 impl fmt::Debug for AttachmentDescriptionFlags { implementation
3452 using AttachmentDescriptionFlags = Flags<AttachmentDescriptionFlagBits>; typedef
3368 using AttachmentDescriptionFlags = Flags<AttachmentDescriptionFlagBits>; typedef
3708 using AttachmentDescriptionFlags = Flags<AttachmentDescriptionFlagBits>; typedef