Release device tools

This commit is contained in:
baldurk
2025-09-17 11:10:07 +01:00
parent 1df4a75a97
commit 0e271c5cdb
+2
View File
@@ -976,6 +976,8 @@ WrappedID3D12Device::~WrappedID3D12Device()
SAFE_RELEASE(m_CompatDevice.m_pReal);
SAFE_RELEASE(m_SharingContract.m_pReal);
SAFE_RELEASE(m_pDownlevel);
SAFE_RELEASE(m_pDeviceTools);
SAFE_RELEASE(m_pDeviceTools1);
SAFE_RELEASE(m_pDevice14);
SAFE_RELEASE(m_pDevice13);
SAFE_RELEASE(m_pDevice12);