SPIRV-Cross/reference/shaders-hlsl-no-opt/asm/vert
Hans-Kristian Arntzen d6b29ab017 HLSL: Rewrite how block IO is emitted.
Emit block members directly in the IO structs and sort them.
Ensures we can get some kind of stable order between stages.

To complete the story, we'll need to be able to inject unused inputs /
builtins, or eliminate unused outputs (probably easiest solution).
2021-06-28 15:04:49 +02:00
..
block-struct-initializer.asm.vert HLSL: Rewrite how block IO is emitted. 2021-06-28 15:04:49 +02:00
builtin-output-initializer.asm.vert GLSL: Force block declaration if clip/cull is used in tesc. 2021-01-07 15:32:15 +01:00
complex-link-by-name.asm.vert HLSL: Rewrite how block IO is emitted. 2021-06-28 15:04:49 +02:00
empty-struct-composite.asm.vert Support empty structs. 2018-04-05 16:26:54 +02:00