mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Update StreamProperties
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
5e29dccddc
commit
b25c0e4fc0
@ -8,6 +8,7 @@
|
||||
#pragma once
|
||||
#include "shared/source/command_stream/aub_subcapture_status.h"
|
||||
#include "shared/source/command_stream/csr_definitions.h"
|
||||
#include "shared/source/command_stream/csr_properties_flags.h"
|
||||
#include "shared/source/command_stream/linear_stream.h"
|
||||
#include "shared/source/command_stream/submissions_aggregator.h"
|
||||
#include "shared/source/command_stream/thread_arbitration_policy.h"
|
||||
@ -22,7 +23,6 @@
|
||||
#include "shared/source/os_interface/os_thread.h"
|
||||
#include "shared/source/utilities/spinlock.h"
|
||||
|
||||
#include "csr_properties_flags.h"
|
||||
#include "pipe_control_args.h"
|
||||
|
||||
#include <cstddef>
|
||||
|
Reference in New Issue
Block a user