https://bugs.winehq.org/show_bug.cgi?id=43935 amazzy <mazzarito(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mazzarito(a)gmail.com --- Comment #18 from amazzy <mazzarito(a)gmail.com> ---
From what I can tell the root of this issue is that the Vulkan implementation in wine-staging is only up to 1.0.30, and this particular extension was added in 1.0.39 (see https://www.phoronix.com/scan.php?page=news_item&px=Vulkan-1.0.39-Released)
I have no idea how to do this either but it seems like the methods are simply redirected to the runtime installed on the system... See the patch here: https://github.com/wine-compholio/wine-staging/blob/master/patches/vulkan-Vu... So hopefully this can happen pretty easily ... Would love to hear from someone who actually knows though. -- 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.