Home
last modified time | relevance | path

Searched defs:IsNvidia (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
DGPUInfo.cpp66 bool IsNvidia(PCIVendorID vendorId) { in IsNvidia() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Ddriver_utils.h79 inline bool IsNvidia(uint32_t vendorId) in IsNvidia() function
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp753 bool DawnTestBase::IsNvidia() const { in IsNvidia() function in DawnTestBase