Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp1820 bool isGetSystemInfoSuccess = angle::GetSystemInfo(outSystemInfo); in GetSystemInfoVendorIDAndDeviceID() local
1823 if (isGetSystemInfoSuccess && !outSystemInfo->gpus.empty()) in GetSystemInfoVendorIDAndDeviceID()
1851 return isGetSystemInfoSuccess; in GetSystemInfoVendorIDAndDeviceID()
1873 bool isGetSystemInfoSuccess = in InitializeFeatures() local
2096 if (isGetSystemInfoSuccess) in InitializeFeatures()