refactor: debug flag to override num HP contexts

Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
Bartosz Dunajski
2024-06-25 14:56:42 +00:00
committed by Compute-Runtime-Automation
parent 2ec2f8c085
commit 6d70304e7b
4 changed files with 45 additions and 0 deletions

View File

@@ -610,4 +610,5 @@ SecondaryContextEngineTypeMask = -1
DisableSupportForL0Debugger=0
EnableCopyWithStagingBuffers = -1
StagingBufferSize = -1
OverrideNumHighPriorityContexts = -1
# Please don't edit below this line