Skip to main content

thread_fence_block

Function thread_fence_block 

Source
pub fn thread_fence_block()
Expand description

Memory fence within the workgroup. Maps to workgroupBarrier() in WGSL.