Skip to content

vkd3d-shader: Represent descriptors information in the VSIR program.

So that it is available to VSIR passes and to the validator. Some changes to the SPIR-V generator are needed so that the program is available throughout the lifetime of the generator itself.

It is likely that the descriptor information should be eventually generated directly by the frontends.

Merge request reports

Loading