Skip to content

vkd3d-shader/hlsl: Support complex implicit casts, complex explicit casts and complex broadcasts. (PART 2/3 v2)

Francisco Casas requested to merge fcasas/vkd3d:complex_broadcast_3 into master

Second version of !33 (closed), taking Zeb's suggestions.

The refactoring allowed to encompass all remaining features of the patch series in these 4 patches.

The remaining patches (PART 3/3) just contain additional tests: https://gitlab.winehq.org/fcasas/vkd3d/-/commits/complex_broadcasts_4/

Merge request reports

Loading