mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-20 00:24:58 +08:00
Update Context::blitMemoryToAllocation function
Change-Id: I5f81cb023b75e82bd3aff8e393f6b9463c767112 Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
@@ -18,6 +18,6 @@ struct LinkerInput;
|
||||
|
||||
GraphicsAllocation *allocateGlobalsSurface(SVMAllocsManager *const svmAllocManager, Device &device,
|
||||
size_t size, bool constant,
|
||||
LinkerInput *const linkerInput, const void *const initData);
|
||||
LinkerInput *const linkerInput, const void *initData);
|
||||
|
||||
} // namespace NEO
|
||||
|
||||
Reference in New Issue
Block a user