Function wgpu_core::command::compute_ffi::wgpu_compute_pass_dispatch_indirect[][src]

#[no_mangle]
pub extern "C" fn wgpu_compute_pass_dispatch_indirect(
    pass: &mut ComputePass,
    buffer_id: BufferId,
    offset: BufferAddress
)