Searched defs:AttachmentSampleCountInfoAMDBuilder (Results 1 – 1 of 1) sorted by relevance
65884 pub struct AttachmentSampleCountInfoAMDBuilder<'a> { struct65888 unsafe impl ExtendsCommandBufferInheritanceInfo for AttachmentSampleCountInfoAMDBuilder<'_> {} argument65890 unsafe impl ExtendsGraphicsPipelineCreateInfo for AttachmentSampleCountInfoAMDBuilder<'_> {} implementation65892 impl<'a> ::std::ops::Deref for AttachmentSampleCountInfoAMDBuilder<'a> { implementation65898 impl<'a> ::std::ops::DerefMut for AttachmentSampleCountInfoAMDBuilder<'a> { implementation65903 impl<'a> AttachmentSampleCountInfoAMDBuilder<'a> { impl