SPIRV-Cross/shaders-no-opt
Hans-Kristian Arntzen 7ee04936ac MSL: Fix case where we pass arrays to functions by value.
MSL does not support value semantics for arrays (sigh), so we need to
force constant references and deal with copies if we have a different
address space than what we end up guessing.
2019-01-14 11:00:14 +01:00
..
asm Rewrite how IDs are iterated over. 2019-01-10 12:52:56 +01:00
comp Refactor out noopt shaders to their own folders. 2018-03-13 10:39:49 +01:00
vert MSL: Fix case where we pass arrays to functions by value. 2019-01-14 11:00:14 +01:00
vulkan/frag Refactor out noopt shaders to their own folders. 2018-03-13 10:39:49 +01:00