Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.h132 struct BackendTestConfig { struct
154 AdapterTestParam(const BackendTestConfig& config, argument
DDawnTest.cpp114 BackendTestConfig::BackendTestConfig(wgpu::BackendType backendType, in BackendTestConfig() function in BackendTestConfig