SPIRV-Cross/shaders-msl-no-opt
Hans-Kristian Arntzen 2603fbe520 MSL: Remove special case for threadgroup array wrapper.
I cannot find any evidence that this does not actually work.
The original case here was from Epic's PR series in 2019, but I cannot see why it doesn't work.
It might have been a bug in a very old compiler at some point.
2023-12-07 14:41:42 +01:00
..
asm MSL: Remove special case for threadgroup array wrapper. 2023-12-07 14:41:42 +01:00
comp MSL: Throw on emulated image array atomics. 2023-11-29 14:17:57 +01:00
components MSL: Deal with padded fragment output + Component decoration. 2020-01-07 17:02:12 +01:00
frag MSL: Move test files to packing/. 2023-11-27 16:54:27 +01:00
packing MSL: Move test files to packing/. 2023-11-27 16:54:27 +01:00
tesc MSL: Correctly analyze if builtin block is active. 2021-04-19 12:10:49 +02:00
tese MSL: Handle loading Clip/CullDistance in TESE. 2021-04-19 12:10:49 +02:00
vert MSL: Handle non-thread storage class in Modf/Frexp pointer versions. 2021-11-07 12:51:15 +01:00
vulkan/frag MSL: Fix passing a sampled image to a function. 2019-01-14 09:29:31 -06:00