Struct asi_vulkan::types::VkAttachmentReference [] [src]

#[repr(C)]
pub struct VkAttachmentReference { pub attachment: u32, pub layout: VkImageLayout, }

Fields