Skip to main content

block_dim_x

Function block_dim_x 

Source
pub fn block_dim_x() -> i32
Expand description

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