Searched refs:DeviceTypeName (Results 1 – 1 of 1) sorted by relevance
55 const char* DeviceTypeName(dawn_native::DeviceType type) { in DeviceTypeName() function193 std::cout << " type: " << DeviceTypeName(adapter.GetDeviceType()) in SetUp()