Skip to main content

block_dim_z

Function block_dim_z 

Source
pub fn block_dim_z() -> i32
Expand description

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