Home
last modified time | relevance | path

Searched defs:IsWARP (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
DGPUInfo.cpp75 bool IsWARP(PCIVendorID vendorId, PCIDeviceID deviceId) { in IsWARP() function
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp770 bool DawnTestBase::IsWARP() const { in IsWARP() function in DawnTestBase