Searched defs:RenderPassInputAttachmentAspectCreateInfoBuilder (Results 1 – 1 of 1) sorted by relevance
22324 pub struct RenderPassInputAttachmentAspectCreateInfoBuilder<'a> { struct22328 unsafe impl ExtendsRenderPassCreateInfo for RenderPassInputAttachmentAspectCreateInfoBuilder<'_> {} implementation22330 impl<'a> ::std::ops::Deref for RenderPassInputAttachmentAspectCreateInfoBuilder<'a> { implementation22336 impl<'a> ::std::ops::DerefMut for RenderPassInputAttachmentAspectCreateInfoBuilder<'a> { implementation22341 impl<'a> RenderPassInputAttachmentAspectCreateInfoBuilder<'a> { impl