SPIRV-Cross/shaders/vulkan
Hans-Kristian Arntzen 4739d16e98 Remove workaround for overly conservative memory barriers.
This is now fixed in ESSL 3.10 backend of glslang, so we can remove the old workaround
of dropping full memory barriers.

Also fixes unrelated issue which newer glslang detects.
2016-05-28 11:46:33 +02:00
..
frag Remove workaround for overly conservative memory barriers. 2016-05-28 11:46:33 +02:00
vert Drop --vulkan flag to test_shaders.py 2016-05-11 20:02:31 +02:00