mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-20 13:11:34 +08:00
Remove device enqueue part 15
- remove DEVICE_QUEUE_BUFFER Related-To: NEO-6559 Signed-off-by: Katarzyna Cencelewska <katarzyna.cencelewska@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
7f5ab26b9f
commit
45d23868de
@ -59,7 +59,6 @@ class GraphicsAllocation : public IDNode<GraphicsAllocation> {
|
||||
BUFFER_HOST_MEMORY,
|
||||
COMMAND_BUFFER,
|
||||
CONSTANT_SURFACE,
|
||||
DEVICE_QUEUE_BUFFER,
|
||||
EXTERNAL_HOST_PTR,
|
||||
FILL_PATTERN,
|
||||
GLOBAL_SURFACE,
|
||||
|
Reference in New Issue
Block a user