SPIRV-Cross/shaders-msl-no-opt
Hans-Kristian Arntzen 07e9501ae1 MSL: Fix regression with OpCompositeConstruct from std140 float[].
Simple fix, just need to use to_unpacked_expression rather than to_expression here to
deal with this.
2019-10-11 11:21:43 +02:00
..
asm Do not consider aliased struct types if the master is not a block. 2019-10-07 10:52:16 +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 Add test for array of scalar struct. 2019-07-23 15:30:03 +02: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