Searched refs:IsVMWare (Results 1 – 5 of 5) sorted by relevance
419 inline bool IsVMWare() in IsVMWare() function421 return angle::IsVMWare(GetActiveGPUVendorID()); in IsVMWare()579 mConditions[kConditionVMWare] = !isSwiftShader && IsVMWare(); in GPUTestConfig()
128 bool IsVMWare(VendorID vendorId);
155 bool IsVMWare(VendorID vendorId) in IsVMWare() function
94 inline bool IsVMWare(uint32_t vendorId) in IsVMWare() function
1858 bool isVMWare = IsVMWare(vendor); in InitializeFeatures()