https://bugs.winehq.org/show_bug.cgi?id=54826
Bug ID: 54826 Summary: Add support for sign() intrinsic Product: vkd3d Version: 1.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: hlsl Assignee: wine-bugs@winehq.org Reporter: flibitijibibo@gmail.com Distribution: ---
Created attachment 74329 --> https://bugs.winehq.org/attachment.cgi?id=74329 sign() unit tests
This is used by MojoShader for the SGN and MOVA instructions.
I don't have a real-world test, but for something like this I imagine the unit tests would be enough to work with, so I've attached them here.
https://bugs.winehq.org/show_bug.cgi?id=54826
Ethan Lee flibitijibibo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #74329|0 |1 is obsolete| |
--- Comment #1 from Ethan Lee flibitijibibo@gmail.com --- Created attachment 74330 --> https://bugs.winehq.org/attachment.cgi?id=74330 [v2] sign() unit tests
Woops, didn't cast the float->float4 result properly... Tests updated accordingly.
https://bugs.winehq.org/show_bug.cgi?id=54826
--- Comment #2 from Ethan Lee flibitijibibo@gmail.com --- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/178
https://bugs.winehq.org/show_bug.cgi?id=54826
Ethan Lee flibitijibibo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |5d735f3b0ee2074344cea16bc0d | |44e88d8da3351 Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Ethan Lee flibitijibibo@gmail.com --- Fixed by https://gitlab.winehq.org/wine/vkd3d/-/commit/5d735f3b0ee2074344cea16bc0d44e...
https://bugs.winehq.org/show_bug.cgi?id=54826
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- Closing bugs fixed in 1.9.