Searched refs:isGetSystemInfoSuccess (Results 1 – 1 of 1) sorted by relevance
1820 bool isGetSystemInfoSuccess = angle::GetSystemInfo(outSystemInfo); in GetSystemInfoVendorIDAndDeviceID() local1823 if (isGetSystemInfoSuccess && !outSystemInfo->gpus.empty()) in GetSystemInfoVendorIDAndDeviceID()1851 return isGetSystemInfoSuccess; in GetSystemInfoVendorIDAndDeviceID()1873 bool isGetSystemInfoSuccess = in InitializeFeatures() local2096 if (isGetSystemInfoSuccess) in InitializeFeatures()