mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
vkd3d-shader/dxil: Implement the DXIL LOAD instruction.
This commit is contained in:
committed by
Alexandre Julliard
parent
59730ecfd8
commit
eb05e434ff
Notes:
Alexandre Julliard
2023-11-22 22:48:50 +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/471
@@ -137,4 +137,4 @@ float4 main() : sv_target
|
||||
[test]
|
||||
uniform 0 float 3
|
||||
todo(sm>=6) draw quad
|
||||
todo(sm>=6) probe all rgba (12, 13, 14, 15)
|
||||
probe all rgba (12, 13, 14, 15)
|
||||
|
Reference in New Issue
Block a user