mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Add instance of gmm helper to execution environment
Change-Id: I1b044611fbad91fbb681ba233938f41502f29056
This commit is contained in:

committed by
sys_ocldev

parent
f26535a93d
commit
94dbdb602d
@ -42,6 +42,7 @@ class GmmMemoryBase {
|
||||
MOCKABLE_VIRTUAL uintptr_t getInternalGpuVaRangeLimit();
|
||||
|
||||
protected:
|
||||
GmmMemoryBase() = default;
|
||||
GmmMemoryBase();
|
||||
GMM_CLIENT_CONTEXT *clientContext;
|
||||
};
|
||||
} // namespace OCLRT
|
||||
|
Reference in New Issue
Block a user