Searched refs:D3DERR_DEVICEREMOVED (Results 1 – 6 of 6) sorted by relevance
93 case D3DERR_DEVICEREMOVED: in isDeviceLostError()
2199 case D3DERR_DEVICEREMOVED: in testDeviceResettable()2215 bool removedDevice = (getDeviceStatusCode() == D3DERR_DEVICEREMOVED); in resetDevice()
2240 case D3DERR_DEVICEREMOVED: in testDeviceResettable()2256 bool removedDevice = (getDeviceStatusCode() == D3DERR_DEVICEREMOVED); in resetDevice()
228 #define D3DERR_DEVICEREMOVED MAKE_D3DHRESULT(2160) macro
2727 CASE_HR_ERR (D3DERR_DEVICEREMOVED); in d3d_class_reset_display_device()