tests/shader-runner: Fix the arithmetic-int-uniform int64 abs expected results.

This commit is contained in:
Conor McCarthy 2023-12-13 15:00:33 +10:00 committed by Alexandre Julliard
parent f087aa752d
commit af731024d7
Notes: Alexandre Julliard 2023-12-13 23:22:55 +01:00
Approved-by: Henri Verbeet (@hverbeet)
Approved-by: Alexandre Julliard (@julliard)
Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/520

View File

@ -195,4 +195,4 @@ float4 main() : SV_TARGET
[test]
uniform 0 int64_t2 5000000000 -7000000000
todo draw quad
probe all rgba (5.0, 7.0, 0.0, 10.0)
probe all rgba (5.0, 7.0, 0.0, 0.0)