mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
vkd3d-shader/spirv: Handle the ISINF and ISNAN instructions in spirv_compiler_emit_alu_instruction().
This commit is contained in:
committed by
Alexandre Julliard
parent
cd674d593e
commit
e973271a40
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
@@ -78,7 +78,7 @@ float4 main() : sv_target
|
||||
|
||||
[test]
|
||||
uniform 0 float4 1.5 0.0 1.0 -1.0
|
||||
todo draw quad
|
||||
draw quad
|
||||
probe all rgba (1.0, 1.0, 0.0, 0.0)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user