mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
Remove type that is not used.
Change-Id: I00571ce2f8a1dddbce6645ae753bc99de1ff7a33 Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com>
This commit is contained in:
@@ -314,8 +314,6 @@ const char *DebugSettingsManager<DebugLevel>::getAllocationTypeString(GraphicsAl
|
||||
return "INDIRECT_OBJECT_HEAP";
|
||||
case GraphicsAllocation::AllocationType::SURFACE_STATE_HEAP:
|
||||
return "SURFACE_STATE_HEAP";
|
||||
case GraphicsAllocation::AllocationType::DYNAMIC_STATE_HEAP:
|
||||
return "DYNAMIC_STATE_HEAP";
|
||||
case GraphicsAllocation::AllocationType::SHARED_RESOURCE_COPY:
|
||||
return "SHARED_RESOURCE_COPY";
|
||||
case GraphicsAllocation::AllocationType::SVM:
|
||||
|
||||
Reference in New Issue
Block a user