Add debug variable to force default heap allocation size

Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
Lukasz Jobczyk
2022-02-09 12:33:43 +00:00
committed by Compute-Runtime-Automation
parent abd90308f3
commit b60d963ff5
7 changed files with 53 additions and 4 deletions

View File

@ -207,6 +207,8 @@ ZebinAppendElws = 0
ZebinIgnoreIcbeVersion = 0
LogWaitingForCompletion = 0
ForceUserptrAlignment = -1
ForceCommandBufferAlignment = -1
ForceDefaultHeapSize = -1
UseExternalAllocatorForSshAndDsh = 0
DirectSubmissionDrmContext = -1
DirectSubmissionOverrideBlitterSupport = -1