[Bug 49631] Wine does not fill in Vulkan device LUID property when running in Virtual Desktop

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jul 29 09:04:34 CDT 2020


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

Zhiyi Zhang <zzhang at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zzhang at codeweavers.com
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #4 from Zhiyi Zhang <zzhang at codeweavers.com> ---
get_gpu_properties_from_vulkan() is not getting called in Virtual Desktop mode.
It requires the XRandR display device handler. I think we can make it work in
Virtual Desktop mode as well,
e.g., by passing the primary randr output to vkGetRandROutputDisplayEXT if
RandR is available even if running in Virtual Desktop.

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