Henri Verbeet pushed to branch master at wine / vkd3d
Commits: d075c3c2 by Elizabeth Figura at 2025-03-10T15:17:19+01:00 vkd3d-shader/hlsl: Fix temp allocation for ps 1.x.
Iterate over the extern vars, not the parameters. The synthesized inputs and output don't go in the function parameters.
Fixes: 8b57a612d77df98c69a97f31c5a844d06345482a
- - - - - 8f289561 by Elizabeth Figura at 2025-03-10T15:17:19+01:00 vkd3d-shader/hlsl: Fix writing the sincos extra constants.
Fixes: 4ed16108f029c5d1ddfa92f87394defb6ddb193c
- - - - -
1 changed file:
- libs/vkd3d-shader/hlsl_codegen.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/553e37314a289f5e5e768c6f3a960...