SPIRV-Cross/reference/shaders-hlsl-no-opt/asm
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
..
comp Check entry point variables in is_hidden_variables. 2021-01-22 13:53:22 +01:00
frag Handle SPIR-V 1.4 selection constructs. 2021-06-28 12:23:44 +02:00
vert HLSL: Rewrite how block IO is emitted. 2021-06-28 15:04:49 +02:00
temporary.zero-initialize.asm.frag Add support for forcefully zero-initialized variables. 2020-03-26 13:38:27 +01:00