mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-16 13:37:05 -04:00
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