Skip to main content

global_thread_id_y

Function global_thread_id_y 

Source
pub fn global_thread_id_y() -> i32
Expand description

Get the global thread ID in the y-dimension. Maps to global_invocation_id.y in WGSL.