mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
Release both state object property interfaces
This commit is contained in:
@@ -1193,6 +1193,7 @@ public:
|
||||
virtual ~WrappedID3D12StateObject()
|
||||
{
|
||||
SAFE_RELEASE(properties);
|
||||
SAFE_RELEASE(properties1);
|
||||
SAFE_RELEASE(exports);
|
||||
Shutdown();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user