Skip to content

spirv: Use some attributes from the shader signature instead of the DCL instruction.

Elizabeth Figura requested to merge zfigura/vkd3d:mr1 into master

Preparatory work so that we can declare I/O variables by iterating over signature elements, instead of by parsing DCL instructions.

Merge request reports

Loading