[Bug 46416] World of Warcraft dx12/vkd3d crashes soon after login (RADV)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 12 06:43:21 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46416

--- Comment #3 from Józef Kucia <joseph.kucia at gmail.com> ---
Created attachment 63246
  --> https://bugs.winehq.org/attachment.cgi?id=63246
vkd3d hacks for radv

It's a known vkd3d bug. The attached hack should fix the problem.

This bug seems to be hard to fix in a reasonable way. It happens because WoW
keeps descriptors for destroyed resources in descriptors heaps. It appears to
be allowed thing to do in D3D12, but it is invalid usage in Vulkan and radv
doesn't handle it well.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list