Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/common/
DGPUInfo.cpp66 bool IsNvidia(PCIVendorID vendorId) { in IsNvidia() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
Ddriver_utils.h53 inline bool IsNvidia(uint32_t 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/flutter/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp288 bool DawnTest::IsNvidia() const { in IsNvidia() function in DawnTest
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp753 bool DawnTestBase::IsNvidia() const { in IsNvidia() function in DawnTestBase