Searched refs:AdapterTypeName (Results 1 – 1 of 1) sorted by relevance
67 const char* AdapterTypeName(wgpu::AdapterType type) { in AdapterTypeName() function178 std::string adapterType = AdapterTypeName(param.adapterProperties.adapterType); in operator <<()627 << " type: " << AdapterTypeName(properties.adapterType) in PrintTestConfigurationAndAdapterInfo()