SPIRV-Cross/reference/shaders-msl-no-opt/asm/vert
Hans-Kristian Arntzen 23db744e35 Deal with case where we need to emit SpvImplArrayCopy late.
We cannot deduce if OpLoad needs ArrayCopy templates early since it's
heavily context dependent, and we might only know on 3rd iteration of
the compile loop.
2019-04-09 12:28:46 +02:00
..
empty-struct-composite.asm.vert Support empty structs. 2018-04-05 16:26:54 +02:00
op-load-forced-temporary-array.asm.frag Deal with case where we need to emit SpvImplArrayCopy late. 2019-04-09 12:28:46 +02:00