mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
vkd3d-shader/dxil: Implement the DXIL CAST instruction.
This commit is contained in:
committed by
Alexandre Julliard
parent
bd77cbb33f
commit
90d178bf12
Notes:
Alexandre Julliard
2023-11-10 00:09:32 +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/436
@@ -32,7 +32,7 @@ float4 main() : SV_TARGET
|
||||
uniform 0 int4 2 3 4 0
|
||||
uniform 4 int4 0 -10 10 1000000
|
||||
uniform 8 int4 0 1 -1 1000000
|
||||
todo(sm>=6) draw quad
|
||||
draw quad
|
||||
probe all rgba (2.0, -10.0, -2.0, 1e12)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user