vkd3d-shader/hlsl: Lower float modulus.

Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
This commit is contained in:
Giovanni Mascellani
2022-06-14 14:32:22 +02:00
committed by Alexandre Julliard
parent eb119878f7
commit 0a07ac6f88
Notes: Alexandre Julliard 2022-10-19 22:07:30 +02:00
Approved-by: Zebediah Figura (@zfigura)
Approved-by: Henri Verbeet (@hverbeet)
Approved-by: Alexandre Julliard (@julliard)
Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/32
2 changed files with 71 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ float4 main() : SV_TARGET
}
[test]
todo draw quad
draw quad
probe all rgba (5.0, 5.0, -5.0, 3.0)
[require]