Home
last modified time | relevance | path

Searched refs:IsImgTec (Results 1 - 6 of 6) sorted by relevance

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

Completed in 9 milliseconds