Home
last modified time | relevance | path

Searched refs:kDeviceID_UHD630Mobile (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/gpu_info_util/
DSystemInfo.h114 constexpr DeviceID kDeviceID_UHD630Mobile = 0x3E9B; variable
/external/angle/src/tests/test_utils/
Dangle_test_instantiate.cpp352 return HasSystemDeviceID(kVendorID_Intel, kDeviceID_UHD630Mobile); in IsIntelUHD630Mobile()