Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.h153 struct AdapterTestParam { struct
162 std::ostream& operator<<(std::ostream& os, const AdapterTestParam& param); argument
DDawnTest.cpp163 AdapterTestParam::AdapterTestParam(const BackendTestConfig& config, in AdapterTestParam() function in AdapterTestParam