Skip to content

vkd3d-shader/hlsl: Output valid vsir, part 1/2.

We never actually validate the vsir output directly from the HLSL compiler, and it turns out to be invalid in a few ways. Fix these.

Merge request reports

Loading