Delete freeGmm interface.

Change-Id: I9a3ce6f6076d5accf69be2be50126a46f9bde23d
This commit is contained in:
Mrozek, Michal
2018-10-23 14:55:04 +02:00
committed by sys_ocldev
parent 3614b2acf8
commit a7fa9d736e
3 changed files with 4 additions and 10 deletions

View File

@@ -194,8 +194,6 @@ class MemoryManager {
void checkGpuUsageAndDestroyGraphicsAllocations(GraphicsAllocation *gfxAllocation);
void freeGmm(GraphicsAllocation *gfxAllocation);
virtual uint64_t getSystemSharedMemory() = 0;
virtual uint64_t getMaxApplicationAddress() = 0;