Home
last modified time | relevance | path

Searched defs:GetDeviceType (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDawnNative.cpp83 DeviceType Adapter::GetDeviceType() const { in GetDeviceType() function in dawn_native::Adapter
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp2068 ANGLED3D11DeviceType GetDeviceType(ID3D11Device *device) in GetDeviceType() function