Skip to main content

grid_dim_y

Function grid_dim_y 

Source
pub fn grid_dim_y() -> i32
Expand description

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