mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
feature: introduce highPriority engine usage
Related-To: NEO-7824 Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
3867e44cc4
commit
c90dab7a2d
@@ -23,6 +23,7 @@ struct RootDeviceEnvironment;
|
||||
enum class EngineUsage : uint32_t {
|
||||
regular,
|
||||
lowPriority,
|
||||
highPriority,
|
||||
internal,
|
||||
cooperative,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user