Skip to main content

gpu_dispatch_compute

Function gpu_dispatch_compute 

Source
pub fn gpu_dispatch_compute(pipeline: u32, x: u32, y: u32, z: u32) -> bool
Expand description

Submit a compute dispatch with the given workgroup counts.