Home
last modified time | relevance | path

Searched defs:IsIntel (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
DGPUInfo.cpp63 bool IsIntel(PCIVendorID vendorId) { in IsIntel() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
Ddriver_utils.h48 inline bool IsIntel(uint32_t vendorId) in IsIntel() function
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/
Dangle_test_instantiate.cpp210 bool IsIntel() in IsIntel() function
/third_party/flutter/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo.cpp117 bool IsIntel(VendorID vendorId) in IsIntel() function
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo.cpp128 bool IsIntel(VendorID vendorId) in IsIntel() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Ddriver_utils.h69 inline bool IsIntel(uint32_t vendorId) in IsIntel() function
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_expectations/
DGPUTestConfig.cpp399 inline bool IsIntel() in IsIntel() function
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
DGPUTestConfig.cpp365 inline bool IsIntel() in IsIntel() function
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
Dangle_test_instantiate.cpp355 bool IsIntel() in IsIntel() function
/third_party/flutter/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp284 bool DawnTest::IsIntel() const { in IsIntel() function in DawnTest
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp749 bool DawnTestBase::IsIntel() const { in IsIntel() function in DawnTestBase