mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
refactor: remove redundant code
Signed-off-by: Michal Mrozek <michal.mrozek@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
135d249c68
commit
6ef0af7e22
@@ -219,7 +219,6 @@ class GraphicsAllocation : public IDNode<GraphicsAllocation>, NEO::NonCopyableAn
|
||||
allocationType == AllocationType::globalSurface ||
|
||||
allocationType == AllocationType::internalHeap ||
|
||||
allocationType == AllocationType::linearStream ||
|
||||
allocationType == AllocationType::pipe ||
|
||||
allocationType == AllocationType::printfSurface ||
|
||||
allocationType == AllocationType::timestampPacketTagBuffer ||
|
||||
allocationType == AllocationType::ringBuffer ||
|
||||
|
||||
Reference in New Issue
Block a user