Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 36510cd0 by Giovanni Mascellani at 2024-11-20T14:53:47+01:00 vkd3d-shader/ir: Move applying flat interpolation to a dedicated pass.
I/O normalisation is already a rather complicated pass that does a lot of things, so it's better to keep anything not strictly related to it somewhere else.
- - - - - 05c87b02 by Giovanni Mascellani at 2024-11-20T14:53:58+01:00 vkd3d-shader/ir: Return an error when the FLAT_INTERPOLATION parameter is invalid.
- - - - -
1 changed file:
- libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/1efc0ac7400de8e87138b71dc6c46...