vkd3d-shader/hlsl: Lower int modulus.

Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
This commit is contained in:
Giovanni Mascellani
2021-09-22 10:27:07 +02:00
committed by Alexandre Julliard
parent 85856473f6
commit eb119878f7
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 70 additions and 1 deletions

View File

@@ -25,7 +25,7 @@ float4 main() : SV_TARGET
[test]
uniform 0 float4 5.0 16.0 0.0 0.0
todo draw quad
draw quad
probe all rgba (5.0, 5.0, -5.0, 3.0)
[pixel shader]