mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Delete freeGmm interface.
Change-Id: I9a3ce6f6076d5accf69be2be50126a46f9bde23d
This commit is contained in:
committed by
sys_ocldev
parent
3614b2acf8
commit
a7fa9d736e
@@ -194,8 +194,6 @@ class MemoryManager {
|
||||
|
||||
void checkGpuUsageAndDestroyGraphicsAllocations(GraphicsAllocation *gfxAllocation);
|
||||
|
||||
void freeGmm(GraphicsAllocation *gfxAllocation);
|
||||
|
||||
virtual uint64_t getSystemSharedMemory() = 0;
|
||||
|
||||
virtual uint64_t getMaxApplicationAddress() = 0;
|
||||
|
||||
Reference in New Issue
Block a user