mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-10 07:08:04 +08:00
feature usm: add debug flag to allocate shared USM in heap extended
Related-To: NEO-7665 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
1a4dda57e7
commit
e4a446df58
@@ -93,6 +93,7 @@ class DrmMockCustom : public Drm {
|
||||
using Drm::bindAvailable;
|
||||
using Drm::cacheInfo;
|
||||
using Drm::completionFenceSupported;
|
||||
using Drm::ioctlHelper;
|
||||
using Drm::memoryInfo;
|
||||
using Drm::setupIoctlHelper;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user