https://bugs.winehq.org/show_bug.cgi?id=35129
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Cloning Clyde refuses to |Cloning Clyde crashes due |start with built-in |to HLSL compilation failure |d3dx9_36 |(needs 'tex2D' handling) Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #10 from Gijs Vermeulen gijsvrm@gmail.com --- With wine-8.0rc4 it still crashes on HLSL compilation failure, but it's now visible why specifically:
0024:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4. 0024:err:d3dcompiler:D3DCompile2 Shader log: 0024:err:d3dcompiler:D3DCompile2 <anonymous>:1:625: E5005: Function "tex2D" is not defined. 0024:err:d3dcompiler:D3DCompile2
That's bug 33979.
*** This bug has been marked as a duplicate of bug 33979 ***