Searched defs:AttachmentDescriptionFlags (Results 1 – 5 of 5) sorted by relevance
487 pub struct AttachmentDescriptionFlags(pub(crate) Flags); struct489 impl AttachmentDescriptionFlags { implementation
344 impl fmt::Debug for AttachmentDescriptionFlags { implementation
3067 using AttachmentDescriptionFlags = Flags<AttachmentDescriptionFlagBits>; typedef
2985 using AttachmentDescriptionFlags = Flags<AttachmentDescriptionFlagBits>; typedef
3046 using AttachmentDescriptionFlags = Flags<AttachmentDescriptionFlagBits>; typedef