mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 16:45:25 +08:00
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:
committed by
sys_ocldev
parent
e22c90fa5d
commit
2e95ef42ae
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user