diff options
| author | Dentomologist <dentomologist@gmail.com> | 2021-03-02 12:32:51 -0800 |
|---|---|---|
| committer | Dentomologist <dentomologist@gmail.com> | 2021-03-02 13:38:54 -0800 |
| commit | 4807cb77fd50cc6781a454caae3d5e2b83e4da5f (patch) | |
| tree | 984b282f06e619eabc6fd74e72a78e5adafd839d /Source/Core/VideoBackends/Software/SWVertexLoader.cpp | |
| parent | 010279f4e6926b1466b8e18e4cb6a254e103a83e (diff) | |
JitArm64: Fix unsigned/signed arg/param mismatch
The result of calls to PPCSTATE_OFF_PS0/1 were being cast to u32 and
passed to functions expecting s32 parameters. This changes the casts
to s32 instead.
One location was missing a cast and generated a warning with VS which
is now fixed.
Diffstat (limited to 'Source/Core/VideoBackends/Software/SWVertexLoader.cpp')
0 files changed, 0 insertions, 0 deletions
