1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-23 04:26:46 -05:00

shader: Implement MEMBAR.GL

Implement using memoryBarrier in GLSL and OpMemoryBarrier on SPIR-V.
This commit is contained in:
ReinUsesLisp
2019-12-09 21:46:12 -03:00
parent 6edadef96d
commit 425a254fa2
6 changed files with 47 additions and 2 deletions