SPIRV-Cross/reference/opt/shaders-msl/asm
Hans-Kristian Arntzen 8c632da461 MSL: Use correct alignment rule for whole structs.
Structs are aligned as you would expect in MSL (maximum member
alignment), and it is not minimum 16 bytes like in std140.

Also rename the dummy "pad" members to a reserved naming scheme.
2019-01-28 15:20:30 +01:00
..
comp MSL: Deal with resource name aliasing. 2019-01-18 16:27:57 +01:00
frag MSL: Use correct alignment rule for whole structs. 2019-01-28 15:20:30 +01:00
vert Rewrite how IDs are iterated over. 2019-01-10 12:52:56 +01:00