Skip to main content

thread_idx_z

Function thread_idx_z 

Source
pub fn thread_idx_z() -> i32
Expand description

Get the thread index within a block/workgroup (z dimension).

  • CUDA: threadIdx.z
  • WGSL: local_invocation_id.z