Module: vkd3d
Branch: master
Commit: 66cb2815f0662713c3255113255cfd7cf5e406fb
URL: https://gitlab.winehq.org/wine/vkd3d/-/commit/66cb2815f0662713c3255113255cf…
Author: Zebediah Figura <zfigura(a)codeweavers.com>
Date: Thu Oct 19 23:46:48 2023 -0500
vkd3d-shader/spirv: Declare I/O registers from the signature.
Instead of parsing DCL instructions.
This allows sm1 to work without further effort, and simplifies sm6 code.
---
libs/vkd3d-shader/spirv.c | 162 +++++++++++++++++++++++-----------------------
1 file changed, 82 insertions(+), 80 deletions(-)