mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Add debug variable to force default heap allocation size
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
abd90308f3
commit
b60d963ff5
@ -207,6 +207,8 @@ ZebinAppendElws = 0
|
||||
ZebinIgnoreIcbeVersion = 0
|
||||
LogWaitingForCompletion = 0
|
||||
ForceUserptrAlignment = -1
|
||||
ForceCommandBufferAlignment = -1
|
||||
ForceDefaultHeapSize = -1
|
||||
UseExternalAllocatorForSshAndDsh = 0
|
||||
DirectSubmissionDrmContext = -1
|
||||
DirectSubmissionOverrideBlitterSupport = -1
|
||||
|
Reference in New Issue
Block a user