Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DAdapterDiscoveryTests.cpp46 class AdapterDiscoveryTests : public ::testing::Test {}; class
50 TEST(AdapterDiscoveryTests, OnlySwiftShader) { in TEST()
70 TEST(AdapterDiscoveryTests, OnlyVulkan) { in TEST()
88 TEST(AdapterDiscoveryTests, OnlyD3D12) { in TEST()
104 TEST(AdapterDiscoveryTests, MatchingDXGIAdapter) { in TEST()
136 TEST(AdapterDiscoveryTests, OnlyMetal) { in TEST()
154 TEST(AdapterDiscoveryTests, OnlyDesktopGL) { in TEST()
190 TEST(AdapterDiscoveryTests, OnlyOpenGLES) { in TEST()
232 TEST(AdapterDiscoveryTests, OneBackendThenTheOther) { in TEST()

Completed in 1 milliseconds