Home
last modified time | relevance | path

Searched defs:IsAMD (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
DGPUInfo.cpp54 bool IsAMD(PCIVendorID vendorId) { in IsAMD() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Ddriver_utils.h49 inline bool IsAMD(uint32_t vendorId) in IsAMD() function
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo.cpp103 bool IsAMD(VendorID vendorId) in IsAMD() function
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
DGPUTestConfig.cpp359 inline bool IsAMD() in IsAMD() function
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
Dangle_test_instantiate.cpp365 bool IsAMD() in IsAMD() function
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp737 bool DawnTestBase::IsAMD() const { in IsAMD() function in DawnTestBase