Added release for debug object

This commit is contained in:
cdozdil
2025-10-06 17:44:31 +03:00
parent 480b2bddbe
commit f22f6cb446
+2
View File
@@ -151,6 +151,8 @@ static HRESULT hkD3D12CreateDevice(IDXGIAdapter* pAdapter, D3D_FEATURE_LEVEL Min
LOG_WARN("GPU Based Validation active!");
debugController->SetEnableGPUBasedValidation(TRUE);
#endif
debugController->Release();
}
#endif