Searched refs:removedDevice (Results 1 – 1 of 1) sorted by relevance
2251 bool removedDevice = (getDeviceStatusCode() == D3DERR_DEVICEREMOVED); in resetDevice() local2254 ASSERT(mDeviceEx != nullptr || !removedDevice); in resetDevice()2258 if (removedDevice) in resetDevice()2295 if (removedDevice && lost) in resetDevice()2302 if (!removedDevice) in resetDevice()