Searched refs:kVendorID_Microsoft (Results 1 – 2 of 2) sorted by relevance
33 static constexpr PCIVendorID kVendorID_Microsoft = 0x1414; variable
76 return vendorId == kVendorID_Microsoft && deviceId == kDeviceID_WARP; in IsWARP()