Bind allocations in csr under debug flag

Related-To: NEO-4732

Change-Id: Ie2a609dc614d2ad1ee698940fe6f2527d6e92854
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
Lukasz Jobczyk
2020-07-17 14:09:42 +02:00
committed by sys_ocldev
parent 56a0eb7d0f
commit acc4a44b15
4 changed files with 21 additions and 0 deletions

View File

@ -81,6 +81,7 @@ DirectSubmissionEnableDebugBuffer = 0
DirectSubmissionDiagnosticExecutionCount = 30
DirectSubmissionDisableCacheFlush = 0
DirectSubmissionDisableMonitorFence = 0
BindAllAllocations = 0
EnableNullHardware = 0
ForceLinearImages = 0
ForceSLML3Config = 0