glslang/glslang/MachineIndependent
ZhiqianXia 587261a817 Atomic memory function can only be used for shader storage block member or shared variable.
The glsl spec says:A shader will fail to compile if the value passed to the mem argument of an atomic memory function does not
correspond to a buffer or shared variable.
2021-05-15 00:13:43 +08:00
..
2021-02-25 15:37:40 +08:00
2021-01-25 15:54:52 -05:00
2021-01-25 15:54:52 -05:00
2019-01-07 12:36:13 -06:00
2021-02-19 16:48:50 -05:00
2021-04-09 17:00:40 -06:00