vk: Don't panic on encountering the exotic mesa drivers

This commit is contained in:
kd-11 2024-02-11 03:37:02 +03:00 committed by kd-11
parent c8c845a659
commit 2c03878c3b

View File

@ -186,6 +186,8 @@ namespace vk
case driver_vendor::NVIDIA:
case driver_vendor::INTEL:
case driver_vendor::MVK:
case driver_vendor::DOZEN:
case driver_vendor::LAVAPIPE:
break;
}