Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
DRenderer9.cpp2132 bool removedDevice = (getDeviceStatusCode() == D3DERR_DEVICEREMOVED); in resetDevice() local
2135 ASSERT(mDeviceEx != NULL || !removedDevice); in resetDevice()
2139 if (removedDevice) in resetDevice()
2176 if (removedDevice && lost) in resetDevice()
2183 if (!removedDevice) in resetDevice()