Skip to main content

thread_idx_x

Function thread_idx_x 

Source
pub fn thread_idx_x() -> i32
Expand description

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

  • CUDA: threadIdx.x
  • WGSL: local_invocation_id.x