GLSL barriers should come with barrier() #1677
Labels
area: back-end
Outputs of shader conversion
kind: bug
Something isn't working
lang: GLSL
OpenGL Shading Language
See gfx-rs/wgpu#2408
We need to issue both
groupMemoryBarrier()
andbarrier()
at the same time.The text was updated successfully, but these errors were encountered: