SPIRV-Cross/reference/shaders-hlsl/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 Add relax_nan_checks options. 2022-03-03 14:50:56 +01:00
frag Interleave undef values with constants and types. 2022-11-20 02:08:37 -08:00
vert Add support for LocalSizeId. 2022-01-06 13:57:10 +01:00