Type Alias magma_exec_command_buffer_t

Source
pub type magma_exec_command_buffer_t = magma_exec_command_buffer;

Aliased Type§

#[repr(C)]
pub struct magma_exec_command_buffer_t { pub resource_index: u32, pub unused: u32, pub start_offset: u64, }

Fields§

§resource_index: u32§unused: u32§start_offset: u64