SPIRV-Cross/reference/shaders-msl-no-opt
Hans-Kristian Arntzen 107ab7c2b7 MSL: Avoid packed arrays in more cases.
Extend the array stride relaxation to non-packed arrays as well, as
long as the array in question contains a single array element.
2020-05-06 10:27:12 +02:00
..
asm Implement OpAtomicLoad/OpAtomicStore. 2020-04-27 12:11:46 +02:00
comp MSL: Avoid packed arrays in more cases. 2020-05-06 10:27:12 +02:00
components MSL: Deal with padded fragment output + Component decoration. 2020-01-07 17:02:12 +01:00
frag MSL: Redirect member indices when buffer has been sorted by Offset. 2020-04-30 11:48:53 +02:00
packing MSL: Fix unpack_expression from column of padded matrix. 2019-11-07 11:35:07 +01:00
vert MSL: Reintroduce workaround for constant arrays being passed by value. 2020-02-24 13:22:52 +01:00
vulkan/frag Update for pull request #1162 rev. 1 2019-09-24 18:13:04 -04:00