Struct vk_sys::RectLayerKHR [] [src]

#[repr(C)]
pub struct RectLayerKHR { pub offset: Offset2D, pub extent: Extent2D, pub layer: u32, }

Fields