Skip to main content

workgroup_barrier

Function workgroup_barrier 

Source
pub fn workgroup_barrier()
Expand description

Simulated GPU barrier: in CPU mock this is a no-op but documents synchronisation points for future GPU backend porting.