mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
vkd3d-shader/hlsl: Fix invalidation of the wrong components in copy-propagation.
Fixes: 1bba18aa75
.
This commit is contained in:
committed by
Henri Verbeet
parent
bff9068a7f
commit
09b9f8ff9f
Notes:
Henri Verbeet
2025-03-12 22:21:37 +01:00
Approved-by: Elizabeth Figura (@zfigura) Approved-by: Francisco Casas (@fcasas) Approved-by: Henri Verbeet (@hverbeet) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1419
@@ -222,4 +222,4 @@ float4 main() : sv_target
|
||||
[test]
|
||||
uniform 0 float 11.0
|
||||
todo(sm<4) draw quad
|
||||
todo(sm<6) probe (0, 0) rgba(1, 2, 3, 5)
|
||||
probe (0, 0) rgba(1, 2, 3, 5)
|
||||
|
Reference in New Issue
Block a user