mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-08-31 16:49:24 +00:00
Add support for AMD GPUs of GCN 1, 2, and 3 generations
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Resource: https://en.wikipedia.org/wiki/Graphics_Core_Next
|
||||
AMDCodename = [
|
||||
"Hainan",
|
||||
"Oland",
|
||||
"Cape Verde",
|
||||
"Pitcairn",
|
||||
"Tahiti",
|
||||
"Bonaire",
|
||||
"Hawaii",
|
||||
"Tonga",
|
||||
"Fiji"
|
||||
]
|
||||
Reference in New Issue
Block a user