зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1660453 - Rollout WebRender to AMD Evergreen on early beta. r=kvark
Differential Revision: https://phabricator.services.mozilla.com/D87858
This commit is contained in:
Родитель
3e266b539c
Коммит
ec5b11d8c7
|
@ -681,9 +681,7 @@ const GfxDeviceFamily* GfxDriverInfo::GetDeviceFamily(DeviceFamily id) {
|
|||
#ifdef EARLY_BETA_OR_EARLIER
|
||||
// Stoney
|
||||
APPEND_DEVICE(0x98e4);
|
||||
#endif
|
||||
|
||||
#if defined(NIGHTLY_BUILD)
|
||||
// Evergreen
|
||||
APPEND_RANGE(0x6840, 0x684b);
|
||||
APPEND_RANGE(0x6850, 0x685f);
|
||||
|
|
Загрузка…
Ссылка в новой задаче