Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp55 const char* DeviceTypeName(dawn_native::DeviceType type) { in DeviceTypeName() function
193 std::cout << " type: " << DeviceTypeName(adapter.GetDeviceType()) in SetUp()