Skip to main content

thread_idx_z

Function thread_idx_z 

Source
pub fn thread_idx_z() -> i32
Expand description

Get the z-component of the local thread index within the workgroup. Maps to local_invocation_id.z in WGSL.