how can this even happen at this point of time in the driver
18:38
we are just collecting vulkan devices xD
18:42
If pPhysicalDeviceCount is less than the number of physical devices available, at most pPhysicalDeviceCount structures will be written, and VK_INCOMPLETE will be returned instead of VK_SUCCESS, to indicate that not all the available physical devices were returned.
18:42
so i guess this isnt even directly a bug, but it doesnt help in this case xD
Checklist
Tested the change ingame
Provided screenshots if it is a visual change
Tested in combination with possibly related configuration options
Written a unit test (especially base/) or add...
18:54
just to be sure we arent dropping support for actual working devices