mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 20:39:56 +08:00
Fix a wddm destructor
Change-Id: Ieaf9a17e59157af01a8a538c0310753023208c2b Signed-off-by: Jobczyk, Lukasz <lukasz.jobczyk@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
2d62a15532
commit
368b072336
@@ -77,6 +77,7 @@ Wddm::Wddm() {
|
||||
}
|
||||
|
||||
Wddm::~Wddm() {
|
||||
temporaryResources.reset();
|
||||
resetPageTableManager(nullptr);
|
||||
destroyPagingQueue();
|
||||
destroyDevice();
|
||||
|
||||
Reference in New Issue
Block a user