pub fn thread_idx_y() -> i32
Get the y-component of the local thread index within the workgroup. Maps to local_invocation_id.y in WGSL.
local_invocation_id.y