[Bug 50542] get_gpu_properties_from_vulkan() assumes a 1-1 mapping of XRRProvider to VkPhysicalDevice

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jan 26 03:40:00 CST 2021


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

--- Comment #3 from Liam Middlebrook <loothelion at nvidia.com> ---
I think that logic makes sense. Although maybe this is a staging-level patch?

A Vulkan Device selection layer should be affecting this section of code in
winex11.drv also, not just the application+winevulkan. If users aren't seeing
any changes from enabling it, I'd think there may be something in the newer
Proton versions which make use of a container-based runtime that just isn't
importing the device selection layer properly.

In upstream I think it's important to respect what order the VkPhysicalDevice
entries are being supplied to us in.

-- 
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