SPIRV-Cross/reference/shaders-hlsl-no-opt/asm
Chip Davis 5547b25afe Interleave undef values with constants and types.
Undef values may be of struct type and may be used in constants.
Therefore, they must be interleaved with constants and types.

Fixes the rest of the Vulkan CTS test
`dEQP-VK.spirv_assembly.instruction.compute.opundef.undefined_spec_constant_composite`.

(Please excuse the churn in the reference output; it's an inevitable
result of this change.)
2022-11-20 02:08:37 -08:00
..
comp Interleave undef values with constants and types. 2022-11-20 02:08:37 -08:00
frag Interleave undef values with constants and types. 2022-11-20 02:08:37 -08:00
mesh HLSL: Fix test for non-block per-primitive IO. 2022-11-02 13:41:32 +01: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