Searched refs:IsAppleGPU (Results 1 – 10 of 10) sorted by relevance
275 inline bool IsAppleGPU() in IsAppleGPU() function277 return angle::IsAppleGPU(GetActiveGPUVendorID()); in IsAppleGPU()488 mConditions[kConditionApple] = !isSwiftShader && IsAppleGPU(); in GPUTestConfig()
78 if (IsAppleGPU()) in TEST_P()
61 mSquarePvrtc1 = IsAppleGPU(); in testSetUp()
145 bool IsAppleGPU(VendorID vendorId);
195 bool IsAppleGPU(VendorID vendorId) in IsAppleGPU() function
58 inline bool IsAppleGPU(uint32_t vendorId) in IsAppleGPU() function
332 bool IsAppleGPU() in IsAppleGPU() function
42 bool IsAppleGPU();
2210 bool isApple = IsAppleGPU(vendor); in InitializeFeatures()
3892 const bool isApple = IsAppleGPU(mPhysicalDeviceProperties.vendorID); in initFeatures()