https://bugs.winehq.org/show_bug.cgi?id=49631
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #4 from Zhiyi Zhang zzhang@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.