Searched refs:IsVMWare (Results 1 – 5 of 5) sorted by relevance
269 inline bool IsVMWare() in IsVMWare() function271 return angle::IsVMWare(GetActiveGPUVendorID()); in IsVMWare()487 mConditions[kConditionVMWare] = !isSwiftShader && IsVMWare(); in GPUTestConfig()
142 bool IsVMWare(VendorID vendorId);
180 bool IsVMWare(VendorID vendorId) in IsVMWare() function
113 inline bool IsVMWare(uint32_t vendorId) in IsVMWare() function
2214 bool isVMWare = IsVMWare(vendor); in InitializeFeatures()