Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
d3d11: fix ID3D11Device leak in UWP mode
The ID3D11DeviceContext_GetDevice() already gets a reference to the device. We don't do add one manually.
- Loading branch information