Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 9065a1ee by Elizabeth Figura at 2025-01-27T14:47:12+01:00 tests: Add another unrolling test.
- - - - - d049ea64 by Elizabeth Figura at 2025-01-27T14:48:03+01:00 vkd3d-shader/hlsl: Implement broadcasts in constant folding.
Normally lower_broadcasts() takes care of this, but loop unrolling executes before other constant passes.
- - - - -
2 changed files:
- libs/vkd3d-shader/hlsl_constant_ops.c - tests/hlsl/unroll.shader_test
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/5bfcd811824e9ca03c09a54204bff...