SPIRV-Cross/reference/shaders-ue4/asm/frag
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
..
depth-compare.asm.frag Attempt more optimal codegen for OpCompositeInsert. 2022-05-18 16:37:33 +02:00
global-constant-arrays.asm.frag Interleave undef values with constants and types. 2022-11-20 02:08:37 -08:00
padded-float-array-member-defef.asm.frag Interleave undef values with constants and types. 2022-11-20 02:08:37 -08:00
sample-mask-not-array.asm.frag Attempt more optimal codegen for OpCompositeInsert. 2022-05-18 16:37:33 +02:00
subpass-input.ios.framebuffer-fetch.asm.frag MSL: only fix up gl_FragCoord if really necessary. 2022-09-13 18:50:57 +08:00
subpass-input.msl23.framebuffer-fetch.asm.frag MSL: only fix up gl_FragCoord if really necessary. 2022-09-13 18:50:57 +08:00
texture-atomics.asm.argument.msl2.frag Interleave undef values with constants and types. 2022-11-20 02:08:37 -08:00
texture-atomics.asm.frag Attempt more optimal codegen for OpCompositeInsert. 2022-05-18 16:37:33 +02:00
texture-atomics.asm.graphics-robust-access.frag Attempt more optimal codegen for OpCompositeInsert. 2022-05-18 16:37:33 +02:00