https://bugs.winehq.org/show_bug.cgi?id=52355
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |--- Keywords| |download Status|CLOSED |REOPENED Component|d3d-util |hlsl Version|7.0-rc4 |1.8 Summary|Motor4MX crashes because |Motor4MX crashes due to |D3DCompile2 HLSL shader |HLSL compilation failure |compilation is not yet |(needs 'texCUBE' handling) |implemented | Product|Wine |vkd3d Ever confirmed|0 |1
--- Comment #5 from Gijs Vermeulen gijsvrm@gmail.com --- De-duplicating bug to get rid of HLSL collector bug.
With wine-8.13 + external vkd3d-git these are the interesting issues:
0024:err:d3dcompiler:D3DCompile2 <anonymous>:96:20: E5005: Function "texCUBE" is not defined.
-> this bug
0024:err:d3dcompiler:D3DCompile2 <anonymous>:91:1: E5000: syntax error, unexpected KW_DOUBLE
-> will report after this