Skip to main content

dispatchthreadgroupsindirectargs_t

Type Alias dispatchthreadgroupsindirectargs_t 

Source
pub type dispatchthreadgroupsindirectargs_t = MTLDispatchThreadgroupsIndirectArguments;

Aliased Type§

#[repr(C)]
pub struct dispatchthreadgroupsindirectargs_t { pub threadgroupsPerGrid: [u32; 3], }

Fields§

§threadgroupsPerGrid: [u32; 3]