https://bugs.winehq.org/show_bug.cgi?id=54786
Bug ID: 54786 Summary: Lethe - Episode One needs 'log' support Product: vkd3d Version: 1.7 Hardware: x86-64 OS: Linux Status: NEW Severity: minor Priority: P2 Component: hlsl Assignee: wine-bugs@winehq.org Reporter: andrey.goosev@gmail.com Distribution: ---
0254:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -5. 0254:err:d3dcompiler:D3DCompile2 Shader log: 0254:err:d3dcompiler:D3DCompile2 <anonymous>:336:8: E5017: Aborting due to not yet implemented feature: Ternary operator. 0254:err:d3dcompiler:D3DCompile2 <anonymous>:372:8: E5017: Aborting due to not yet implemented feature: Prioritize between multiple compatible function overloads. 0254:err:d3dcompiler:D3DCompile2 <anonymous>:372:1: W5300: Implicit truncation of vector type. 0254:err:d3dcompiler:D3DCompile2 <anonymous>:529:15: E5005: Function "log" is not defined.
1.7-27-gd6d9aab3
https://bugs.winehq.org/show_bug.cgi?id=54786
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- log() is implemented here https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/89. For other errors, ternary operator also has its MR, but overload thing is something to work on.
https://bugs.winehq.org/show_bug.cgi?id=54786
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |a1bd4e080ef5bd0b1bfb073558f | |b715e9ad54058
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Marking fixed, https://source.winehq.org/git/vkd3d.git/commit/a1bd4e080ef5bd0b1bfb073558fb7.... For next issue please open another report.
https://bugs.winehq.org/show_bug.cgi?id=54786
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.