mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Move Linear Stream to core folder
Change-Id: I962ebd6e9075fcab9d7b6211524093109e62d382 Signed-off-by: Daria Hinz <daria.hinz@intel.com>
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include "core/command_stream/linear_stream.h"
|
||||
#include "runtime/command_stream/command_stream_receiver.h"
|
||||
#include "runtime/command_stream/linear_stream.h"
|
||||
#include "runtime/command_stream/preemption.h"
|
||||
#include "runtime/gmm_helper/gmm_helper.h"
|
||||
#include "runtime/helpers/cache_policy.h"
|
||||
|
Reference in New Issue
Block a user