19 Jan
2026
19 Jan
'26
10:49 a.m.
Rémi Bernon (@rbernon) commented about dlls/win32u/vulkan.c:
return NULL; }
-static void fill_luid_property( VkPhysicalDeviceProperties2 *properties2 ) +static void get_fixed_up_physical_device_properties2( struct vulkan_physical_device *physical_device, VkPhysicalDeviceProperties2 *properties2,
I would simply name this `get_physical_device_properties2`, that it needs to fix things up is just part of the proper implementation. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9916#note_127300