https://bugs.winehq.org/show_bug.cgi?id=54827
Bug ID: 54827 Summary: Add support for ddx(), ddy() intrinsics 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: ---
As you might expect, these are used by MojoShader for DSX and DSY.
Unlike the other reports I don't have a test immediately available since I don't think I've run into this one before, but I imagine this isn't much more than a direct translation to a common binary operation.
This uncompiled effect file is the closest thing I have to a real-world case:
https://github.com/sq/Libraries/blob/master/Squared/RenderLib/Shaders/Gaussi...
https://bugs.winehq.org/show_bug.cgi?id=54827
--- Comment #1 from Ethan Lee flibitijibibo@gmail.com --- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/179
https://bugs.winehq.org/show_bug.cgi?id=54827
Ethan Lee flibitijibibo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |138c32ce88f1f24105e7b066b60 | |095d0513e58d8 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Ethan Lee flibitijibibo@gmail.com --- Fixed by https://gitlab.winehq.org/wine/vkd3d/-/commit/138c32ce88f1f24105e7b066b60095...
https://bugs.winehq.org/show_bug.cgi?id=54827
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- Closing bugs fixed in 1.9.