SPIRV-Cross/reference/shaders/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
geom Move all .invalid shaders into no-opt folders. 2019-11-05 13:19:19 -05:00
tese GLSL: Deal with array loads from input in tessellation. 2019-03-21 11:50:53 +01:00
vert GLSL: Do not analyze precision for Undef variables. 2022-05-13 12:18:10 +02:00