SPIRV-Cross/reference/opt/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 Update dependencies. 2022-09-02 14:58:04 +02:00
global-constant-arrays.asm.frag Update dependencies. 2022-09-02 14:58:04 +02:00
padded-float-array-member-defef.asm.frag Update dependencies. 2022-09-02 14:58:04 +02:00
sample-mask-not-array.asm.frag Roll dependencies. 2022-05-27 13:28:25 +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 Update dependencies. 2022-09-02 14:58:04 +02:00
texture-atomics.asm.graphics-robust-access.frag Update dependencies. 2022-09-02 14:58:04 +02:00