https://bugs.winehq.org/show_bug.cgi?id=46470
--- Comment #38 from Roger Zoellner zoellner.roger@gmail.com --- (In reply to Alistair Leslie-Hughes from comment #35)
(In reply to Roger Zoellner from comment #34)
Native clinfo and wine clinfo.exe both show my cpu and gpu as compatible devices.
Up to wine-staging 6.4 the devices were listed by DAZ Studio too. However, since wine(-staging) 6.5 DAZ Studio does not list them anymore.
Can you please provide a +opencl log?
I've added two logs.
1. Output of clinfo.exe using wine-6.21 2. Wine log for DazStudio using wine-staging-6.3 with WINEDEBUG=-all,+opencl
DazStudio with wine-6.21 and WINEDEBUG=-all,+opencl doesn't produce any output at all. After digging deeper into the issue, i figured that opencl.dll is loaded correctly. But DazStudio doesn't call any cl function after this point for some reason.