mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-01 15:16:22 +00:00
DriverDetails: Introduce new VENDOR_APPLE for Apple GPUs
This commit is contained in:
parent
80dfefb32e
commit
e7f5e5172c
2 changed files with 6 additions and 0 deletions
|
@ -43,6 +43,7 @@ enum Vendor
|
|||
VENDOR_TEGRA,
|
||||
VENDOR_VIVANTE,
|
||||
VENDOR_MESA,
|
||||
VENDOR_APPLE,
|
||||
VENDOR_UNKNOWN
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue