mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-12-15 08:03:30 -08:00
Turns out we are not doing this correctly in SM1, because the rounding should be to the number that is closer to zero and lower_casts_to_int() doesn't do that. A vertex shader test is added since in SM1 they must rely on the SLT operation instead of the CMP operation.
1.6 KiB
1.6 KiB