mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 15:03:02 +08:00
Add pipe control before and after buffer translation
Change-Id: I4ee32c410e1ac2bcdb3ceae203cd461de79146a5
This commit is contained in:
committed by
sys_ocldev
parent
c9e667d601
commit
4b1871bf0e
@@ -9,6 +9,7 @@
|
||||
#include "runtime/helpers/base_object.h"
|
||||
#include "runtime/helpers/engine_control.h"
|
||||
#include "runtime/helpers/task_information.h"
|
||||
#include "runtime/helpers/dispatch_info.h"
|
||||
#include "instrumentation.h"
|
||||
#include <atomic>
|
||||
#include <cstdint>
|
||||
@@ -27,6 +28,7 @@ class Kernel;
|
||||
class MemObj;
|
||||
class PerformanceCounters;
|
||||
struct CompletionStamp;
|
||||
struct MultiDispatchInfo;
|
||||
|
||||
enum class QueuePriority {
|
||||
LOW,
|
||||
|
||||
Reference in New Issue
Block a user