SPIRV-Cross/shaders-msl-no-opt
Hans-Kristian Arntzen 3b5c4c7316 Implement constant empty struct correctly on all backends.
MSL actually supports empty structs, so enable that path as well.
2019-10-26 16:10:11 +02:00
..
asm Implement constant empty struct correctly on all backends. 2019-10-26 16:10:11 +02:00
comp MSL: Fix regression with OpCompositeConstruct from std140 float[]. 2019-10-11 11:21:43 +02:00
frag Add test shader for simple case of interlocked callstack. 2019-09-04 11:56:19 +02:00
packing Disabled spvUnsafeArray<> type for packed vectors and added test cases for those arrays. 2019-10-09 17:59:47 -04:00
vert MSL: Fix case where we pass arrays to functions by value. 2019-01-14 11:00:14 +01:00
vulkan/frag MSL: Fix passing a sampled image to a function. 2019-01-14 09:29:31 -06:00