Struct vk_sys::AttachmentReference [−][src]
#[repr(C)]pub struct AttachmentReference { pub attachment: u32, pub layout: ImageLayout, }
Fields
attachment: u32
layout: ImageLayout
#[repr(C)]pub struct AttachmentReference { pub attachment: u32, pub layout: ImageLayout, }
attachment: u32
layout: ImageLayout