Searched refs:kVendorID_Intel (Results 1 – 9 of 9) sorted by relevance
34 case kVendorID_Intel: in VendorName()130 return vendorId == kVendorID_Intel; in IsIntel()
100 constexpr VendorID kVendorID_Intel = 0x8086; variable
199 case kVendorID_Intel: in GetSystemInfoVulkanWithICD()
29 static constexpr PCIVendorID kVendorID_Intel = 0x8086; variable
64 return vendorId == kVendorID_Intel; in IsIntel()
357 return HasSystemVendorID(kVendorID_Intel); in IsIntel()362 return HasSystemDeviceID(kVendorID_Intel, kDeviceID_UHD630Mobile); in IsIntelUHD630Mobile()
37 {"Intel", gpu_info::kVendorID_Intel},
51 {"Intel", gpu_info::kVendorID_Intel},
216 {@"Radeon", angle::kVendorID_AMD}, {@"Intel", angle::kVendorID_Intel},