mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Debug flag to print blit dispatch details
Change-Id: I1eb033449a49485b459249f634589e546492d99f Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
225e7f01b4
commit
b0e055ee3c
@ -200,4 +200,5 @@ PauseOnGpuMode = -1
|
||||
PrintTagAllocationAddress = 0
|
||||
DoNotFlushCaches = false
|
||||
UseBindlessMode = -1
|
||||
MediaVfeStateMaxSubSlices = -1
|
||||
MediaVfeStateMaxSubSlices = -1
|
||||
PrintBlitDispatchDetails = 0
|
Reference in New Issue
Block a user