487ef58ee7
When DirectX throws error 0x887A0005 (DXGI_ERROR_DEVICE_REMOVED), Microsoft recommends calling ID3D11Device::GetDeviceRemovedReason to retrieve a more precise error code. Closes jp9000/obs-studio#652