Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp2270 bool isLost = FAILED(result); in testDeviceLost() local
2272 if (isLost) in testDeviceLost()
2277 return isLost; in testDeviceLost()