Move thread_arbitration_policy.h to core

- extract QueueThrottle to core

Change-Id: I954732a44ae4fdd5f227ec6be4e27b879ca6eece
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
Mateusz Hoppe
2020-01-17 15:14:52 +01:00
committed by sys_ocldev
parent e22c90fa5d
commit 2e95ef42ae
12 changed files with 33 additions and 21 deletions

View File

@@ -5,8 +5,8 @@
*
*/
#include "core/command_stream/thread_arbitration_policy.h"
#include "public/cl_ext_private.h"
#include "runtime/command_stream/thread_arbitration_policy.h"
#include <stdint.h>
namespace NEO {