Skip to main content

grid_dim_z

Function grid_dim_z 

Source
pub fn grid_dim_z() -> i32
Expand description

Get the z-component of the number of workgroups in the dispatch. Maps to num_workgroups.z in WGSL.