Skip to main content

thread_fence

Function thread_fence 

Source
pub fn thread_fence()
Expand description

Memory fence for storage buffers. Maps to storageBarrier() in WGSL.