Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp67 const char* AdapterTypeName(wgpu::AdapterType type) { in AdapterTypeName() function
178 std::string adapterType = AdapterTypeName(param.adapterProperties.adapterType); in operator <<()
627 << " type: " << AdapterTypeName(properties.adapterType) in PrintTestConfigurationAndAdapterInfo()