https://bugs.winehq.org/show_bug.cgi?id=54700
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- (In reply to temp82 from comment #1)
I can see this issue even with wine 8.7 I wonder if these reserve their own bug reports too?
0024:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4. 0024:err:d3dcompiler:D3DCompile2 Shader log: 0024:err:d3dcompiler:D3DCompile2 <anonymous>: E5005: Entry point "v" is not defined. 0024:err:d3dcompiler:D3DCompile2 0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x8000. 0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x8000. 0024:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4. 0024:err:d3dcompiler:D3DCompile2 Shader log: 0024:err:d3dcompiler:D3DCompile2 <anonymous>: E5005: Entry point "g" is not defined.
Meaning these lines with v and g.
I don't think these matter.
I'll try to finish what I had for fmod() now.