mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
vkd3d-shader/spirv: Implement the ISFINITE instruction.
This commit is contained in:
committed by
Alexandre Julliard
parent
35d46cf3d9
commit
cd674d593e
Notes:
Alexandre Julliard
2024-01-24 22:54:25 +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/584
@@ -92,5 +92,5 @@ float4 main() : sv_target
|
||||
|
||||
[test]
|
||||
uniform 0 float4 1.5 0.0 1.0 -1.0
|
||||
todo draw quad
|
||||
draw quad
|
||||
probe all rgba (0.0, 0.0, 1.0, 0.0)
|
||||
|
Reference in New Issue
Block a user