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:
Andrew Osmond 2020-08-21 15:09:40 +00:00
Родитель 3e266b539c
Коммит ec5b11d8c7
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -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);