Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp2099 const bool isSoftwareDevice = in GetDeviceType() local
2105 if (isSoftwareDevice || isNullDevice) in GetDeviceType()