mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-10 07:08:04 +08:00
Add AIL for Davinci Resolve
This AIL allows the Davinci Resolve to use overlapping buffers outside of the specification Related-To: NEO-5871 Signed-off-by: Andrzej Koska andrzej.koska@intel.com
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
c22be9427d
commit
f1a38cbe49
@@ -33,6 +33,7 @@ enum class AILEnumeration : uint32_t {
|
||||
DISABLE_BLITTER,
|
||||
DISABLE_COMPRESSION,
|
||||
ENABLE_FP64,
|
||||
DISABLE_HOST_PTR_TRACKING,
|
||||
AIL_MAX_OPTIONS_COUNT
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user