mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
vkd3d-shader/dxil: Implement DX intrinsic TextureStore.
This commit is contained in:
committed by
Alexandre Julliard
parent
cf4ed988d0
commit
c35ec4f820
Notes:
Alexandre Julliard
2024-02-07 23:26:28 +01: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/611
@ -17,5 +17,5 @@ void main()
|
||||
}
|
||||
|
||||
[test]
|
||||
todo(sm>=6) dispatch 1 1 1
|
||||
dispatch 1 1 1
|
||||
probe uav 0 (0, 0) r (-123.0)
|
||||
|
Reference in New Issue
Block a user