mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
DrmGemCloseWorker - remove not used modes of operation.
Change-Id: Ie8524a8411f1022785536a523aad3e4ebea3a349
This commit is contained in:
committed by
sys_ocldev
parent
f90ced1452
commit
06287af541
@@ -220,7 +220,7 @@ class MemoryManager {
|
||||
return deferredDeleter.get();
|
||||
}
|
||||
|
||||
virtual void waitForDeletions();
|
||||
void waitForDeletions();
|
||||
|
||||
bool isAsyncDeleterEnabled() const;
|
||||
virtual bool isMemoryBudgetExhausted() const;
|
||||
|
||||
Reference in New Issue
Block a user