mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Add StateComputeModeProperties to StreamProperties
Related-To: NEO-4940, NEO-4574 Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
3d7b1abe80
commit
d693d24f27
@@ -10,6 +10,7 @@
|
||||
#include "shared/source/command_stream/linear_stream.h"
|
||||
#include "shared/source/command_stream/preemption.h"
|
||||
#include "shared/source/command_stream/scratch_space_controller_base.h"
|
||||
#include "shared/source/command_stream/stream_properties.h"
|
||||
#include "shared/source/debug_settings/debug_settings_manager.h"
|
||||
#include "shared/source/device/device.h"
|
||||
#include "shared/source/direct_submission/direct_submission_hw.h"
|
||||
@@ -32,7 +33,6 @@
|
||||
#include "shared/source/utilities/tag_allocator.h"
|
||||
|
||||
#include "command_stream_receiver_hw_ext.inl"
|
||||
#include "stream_properties.h"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user