SPIRV-Cross/reference/opt/shaders-msl/asm/vert
Hans-Kristian Arntzen d1479f871a MSL: Do not generate UnsafeArray<> for any array inside buffer objects.
This avoids a lot of huge code changes.
Arrays generally cannot be copied in and out of buffers, at least no
compiler frontend seems to do it.

Also avoids a lot of issues surrounding packed vectors and matrices.
2019-10-24 12:22:30 +02:00
..
copy-memory-interface.asm.vert Updates for pull request #1162 2019-09-24 14:35:25 -04:00
extract-transposed-matrix-from-struct.asm.vert MSL: Do not generate UnsafeArray<> for any array inside buffer objects. 2019-10-24 12:22:30 +02:00
fake-builtin-input.asm.vert Updates for pull request #1162 2019-09-24 14:35:25 -04:00
invariant.msl21.asm.vert Updates for pull request #1162 2019-09-24 14:35:25 -04:00
packing-test.asm.vert Updates for pull request #1162 2019-09-24 14:35:25 -04:00
spec-constant-op-composite.asm.vert Updates for pull request #1162 2019-09-24 14:35:25 -04:00
uint-vertex-id-instance-id.asm.vert Updates for pull request #1162 2019-09-24 14:35:25 -04:00