Update StreamProperties

Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
Filip Hazubski
2021-05-31 12:04:57 +00:00
committed by Compute-Runtime-Automation
parent 5e29dccddc
commit b25c0e4fc0
10 changed files with 17 additions and 15 deletions

View File

@@ -7,6 +7,7 @@
#pragma once
#include "shared/source/command_stream/command_stream_receiver_hw.h"
#include "shared/source/command_stream/csr_properties_flags.h"
#include "shared/source/command_stream/thread_arbitration_policy.h"
#include "shared/source/debug_settings/debug_settings_manager.h"
#include "shared/source/device/device.h"
@@ -27,8 +28,6 @@
#include "opencl/source/program/kernel_info.h"
#include "opencl/source/program/program.h"
#include "csr_properties_flags.h"
#include <vector>
namespace NEO {