mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Update asic count
This commit is contained in:
@@ -36,7 +36,7 @@ struct asic
|
||||
};
|
||||
|
||||
const int legacyAsicCount = 20;
|
||||
const int asicCount = 29;
|
||||
const int asicCount = 30;
|
||||
extern const asic asicInfo[];
|
||||
|
||||
}; // namespace GCNISA
|
||||
|
||||
Reference in New Issue
Block a user