Home
last modified time | relevance | path

Searched refs:IsImgTec (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
DGPUInfo.h40 bool IsImgTec(PCIVendorID vendorId);
DGPUInfo.cpp60 bool IsImgTec(PCIVendorID vendorId) { in IsImgTec() function
/third_party/flutter/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo.h102 bool IsImgTec(VendorID vendorId);
DSystemInfo.cpp107 bool IsImgTec(VendorID vendorId) in IsImgTec() function
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo.h120 bool IsImgTec(VendorID vendorId);
DSystemInfo.cpp118 bool IsImgTec(VendorID vendorId) in IsImgTec() function
/third_party/flutter/skia/third_party/externals/dawn/src/tests/
DDawnTest.h149 bool IsImgTec() const;
DDawnTest.cpp280 bool DawnTest::IsImgTec() const { in IsImgTec() function in DawnTest
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp745 bool DawnTestBase::IsImgTec() const { in IsImgTec() function in DawnTestBase
746 return gpu_info::IsImgTec(mParam.adapterProperties.vendorID); in IsImgTec()
DDawnTest.h287 bool IsImgTec() const;