dispatch_workgroups

Function dispatch_workgroups 

Source
fn dispatch_workgroups(
    state: &mut State<'_, '_, '_>,
    groups: [u32; 3],
) -> Result<(), ComputePassErrorInner>