SPIRV-Cross/reference/opt/shaders-msl/asm
Hans-Kristian Arntzen 217eb5b5f9 MSL: Add a preliminary check for bad arrays of structs.
ArrayStride can be larger than the declared struct size.
We have no obvious solution for now, but warn about it in the MSL output
for the time being.
2019-01-28 15:20:30 +01:00
..
comp MSL: Add a preliminary check for bad arrays of structs. 2019-01-28 15:20:30 +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