Skip to content

vkd3d-shader/dxil: Create VSIR registers from SM6 handles when needed.

In preparation for an alternative proposal to !1128 (closed). Avoiding to commit to a specific VSIR register representation too early should also help in other situations in which we have to later patch VSIR registers, for example like we do for constant buffers to later add the index, which I don't like very much.

Merge request reports

Loading