Skip to main content

wgpu_compute_pass_dispatch_indirect

Function wgpu_compute_pass_dispatch_indirect 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wgpu_compute_pass_dispatch_indirect( pass: &mut RawPass, buffer_id: Id<Buffer<Backend>>, offset: u64, )