SPIRV-Cross/reference/opt/shaders-ue4/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
..
frag Interleave undef values with constants and types. 2022-11-20 02:08:37 -08:00
tesc Attempt more optimal codegen for OpCompositeInsert. 2022-05-18 16:37:33 +02:00
tese Update dependencies. 2022-09-02 14:58:04 +02:00
vert Update dependencies. 2022-09-02 14:58:04 +02:00