mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-20 08:53:55 +08:00
Revert "Check for context in appendMemoryCopy"
This reverts commit 32bab85f7e.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
1292ea26f5
commit
429755e0f4
@@ -18,8 +18,6 @@ struct LinkerInput;
|
||||
|
||||
GraphicsAllocation *allocateGlobalsSurface(SVMAllocsManager *const svmAllocManager, Device &device,
|
||||
size_t size, bool constant,
|
||||
LinkerInput *const linkerInput,
|
||||
const void *initData,
|
||||
void *context);
|
||||
LinkerInput *const linkerInput, const void *initData);
|
||||
|
||||
} // namespace NEO
|
||||
|
||||
Reference in New Issue
Block a user