Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp1812 angle::VendorID *outVendor, in GetSystemInfoVendorIDAndDeviceID() argument
1816 *outVendor = GetVendorID(functions); in GetSystemInfoVendorIDAndDeviceID()
1825 if (*outVendor == VENDOR_ID_UNKNOWN) in GetSystemInfoVendorIDAndDeviceID()
1829 *outVendor = outSystemInfo->gpus[outSystemInfo->activeGPUIndex].vendorId; in GetSystemInfoVendorIDAndDeviceID()
1836 if (*outVendor == gpu.vendorId) in GetSystemInfoVendorIDAndDeviceID()