mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
disable dumping of buffers or images by regkey in AUBs
Change-Id: I0dc6cf5a9c4df3e2f2057870045a2f10a4a80720
This commit is contained in:

committed by
sys_ocldev

parent
a3a21d8168
commit
e719ec4c47
@ -50,4 +50,6 @@ EventsDebugEnable = false
|
||||
UseMaxSimdSizeToDeduceMaxWorkgroupSize = false
|
||||
EnableComputeWorkSizeSquared = false
|
||||
TrackParentEvents = false
|
||||
PrintLWSSizes = false
|
||||
PrintLWSSizes = false
|
||||
DisableAUBBufferDump = false
|
||||
DisableAUBImageDump = false
|
Reference in New Issue
Block a user