Struct vk_sys::DispatchIndirectCommand [] [src]

#[repr(C)]
pub struct DispatchIndirectCommand { pub x: u32, pub y: u32, pub z: u32, }

Fields