mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
vkd3d-shader/dxil: Implement the DXIL CMPXCHG instruction.
This commit is contained in:
committed by
Alexandre Julliard
parent
f13c65abb0
commit
d9f42b2c51
Notes:
Alexandre Julliard
2024-04-17 23:29:25 +02:00
Approved-by: Giovanni Mascellani (@giomasce) Approved-by: Henri Verbeet (@hverbeet) Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/759
@@ -159,5 +159,5 @@ void main(uint local_idx : SV_GroupIndex)
|
||||
}
|
||||
|
||||
[test]
|
||||
todo dispatch 1 1 1
|
||||
todo(sm<6) dispatch 1 1 1
|
||||
probe uav 1 (0) rui (39)
|
||||
|
Reference in New Issue
Block a user