Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDawnNative.cpp55 properties->driverDescription = mImpl->GetDriverDescription().c_str(); in GetProperties()
/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBufferDD.cpp25 …int __stdcall enumDisplayCallback(GUID* guid, char *driverDescription, char *driverName, void *con… in enumDisplayCallback() argument
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp625 << " - \"" << properties.adapterName << "\" - \"" << properties.driverDescription in PrintTestConfigurationAndAdapterInfo()