[][src]Function wgpu_native::wgpu_compute_pass_set_bind_group

#[no_mangle]
pub extern "C" fn wgpu_compute_pass_set_bind_group(
    pass_id: ComputePassId,
    index: u32,
    bind_group_id: BindGroupId
)