Home
last modified time | relevance | path

Searched refs:GetVendorIdFilter (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp222 uint32_t DawnTestEnvironment::GetVendorIdFilter() const { in GetVendorIdFilter() function in DawnTestEnvironment
332 uint32_t DawnTest::GetVendorIdFilter() const { in GetVendorIdFilter() function in DawnTest
333 return gTestEnv->GetVendorIdFilter(); in GetVendorIdFilter()
347 if (adapter.GetPCIInfo().vendorId == GetVendorIdFilter()) { in SetUp()
DDawnTest.h116 uint32_t GetVendorIdFilter() const;
165 uint32_t GetVendorIdFilter() const;
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DBasicTests.cpp25 ASSERT_EQ(GetAdapterProperties().vendorID, GetVendorIdFilter()); in TEST_P()
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.h226 uint32_t GetVendorIdFilter() const;
315 uint32_t GetVendorIdFilter() const;
DDawnTest.cpp665 uint32_t DawnTestEnvironment::GetVendorIdFilter() const { in GetVendorIdFilter() function in DawnTestEnvironment
839 uint32_t DawnTestBase::GetVendorIdFilter() const { in GetVendorIdFilter() function in DawnTestBase
840 return gTestEnv->GetVendorIdFilter(); in GetVendorIdFilter()