mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-02-21 18:39:57 +00:00
vk: Don't panic on encountering the exotic mesa drivers
This commit is contained in:
parent
c8c845a659
commit
2c03878c3b
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user