Skip to main content

block_dim_y

Function block_dim_y 

Source
pub fn block_dim_y() -> i32
Expand description

Get the y-dimension of the workgroup size. Maps to a compile-time constant WORKGROUP_SIZE_Y in WGSL.