vkd3d-shader/hlsl: Fix invalidation of the wrong components in copy-prop.
- Mar 12, 2025
-
-
Francisco Casas authored
Fixes: 1bba18aa.
-
Francisco Casas authored
This test is currently miscompiling on SM4 because copy_propagation_invalidate_variable_from_deref_recurse() is not always invalidating the right components.
-