On Mon Jan 19 10:49:32 2026 +0000, Rémi Bernon wrote:
We should be able to at least guess the GPU from its vendor/device and update its name here too, no? I think if we hit this case that means get_vulkan_gpus() doesn't work and we already have basic match between Vulkan device uuid / luid to win32u gpus broken and IMO in such a case we have already effectively given up on Vulkan device matching. So I'd think it is not too much useful to fixup in this case, and using gpu_device_name() will only complicate potential future changes for getting GPU name in sysparams without clear benefit. But it is not like I am strictly opposed to doing that now, if you see some reason for it I will change it.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9916#note_127337