mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
DriverDetails: Introduce new VENDOR_APPLE for Apple GPUs
This commit is contained in:
@ -43,6 +43,7 @@ enum Vendor
|
||||
VENDOR_TEGRA,
|
||||
VENDOR_VIVANTE,
|
||||
VENDOR_MESA,
|
||||
VENDOR_APPLE,
|
||||
VENDOR_UNKNOWN
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user