[][src]Function wgpu_native::wgpu_compute_pass_dispatch_indirect

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