https://bugs.winehq.org/show_bug.cgi?id=56496
Bug ID: 56496 Summary: BeamNG Techdemo 0.3 needs support for 'implicit conversion from float3 to float4' Product: vkd3d Version: 1.11 Hardware: x86-64 URL: https://www.moddb.com/games/beamng/downloads/beamng-te chdemo-03 OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: hlsl Assignee: wine-bugs@winehq.org Reporter: gijsvrm@gmail.com Distribution: ---
0024:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -5. 0024:err:d3dcompiler:D3DCompile2 Shader log: 0024:err:d3dcompiler:D3DCompile2 <anonymous>:543:13: E5017: Aborting due to not yet implemented feature: Prioritize between multiple compatible function overloads. 0024:err:d3dcompiler:D3DCompile2 <anonymous>:543:13: E5002: Can't implicitly convert from float3 to float4. 0024:err:d3dcompiler:D3DCompile2
https://bugs.winehq.org/show_bug.cgi?id=56496
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|BeamNG Techdemo 0.3 needs |BeamNG Techdemo 0.3 needs |support for 'implicit |support for overload |conversion from float3 to |selection |float4' | CC| |z.figura12@gmail.com
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- Implicit conversion from float3 to float4 isn't legal; the overload selection is the relevant part here.
https://bugs.winehq.org/show_bug.cgi?id=56496
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED Summary|BeamNG Techdemo 0.3 needs |BeamNG Techdemo 0.3 needs |support for overload |support for 'implicit |selection |conversion from float3 to | |float4'
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Thanks, the overload part is already covered by bug 56353.
https://bugs.winehq.org/show_bug.cgi?id=56496
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.