Skip to main content

grid_dim_x

Function grid_dim_x 

Source
pub fn grid_dim_x() -> i32
Expand description

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