mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Add flag to emit pipe control prior to walker.
Change-Id: Ief410664b09d758394744ebdf011923556864035
This commit is contained in:

committed by
sys_ocldev

parent
8324317f90
commit
49a7fb4b19
@ -170,6 +170,7 @@ PrintExecutionBuffer = 0
|
||||
EnableCrossDeviceAccess = -1
|
||||
PauseOnBlitCopy = -1
|
||||
ForceImplicitFlush = 0
|
||||
ForcePipeControlPriorToWalker = 0
|
||||
OverrideRevision = -1
|
||||
ForceCacheFlushForBcs = -1
|
||||
ForceGpgpuSubmissionForBcsEnqueue = -1
|
||||
|
Reference in New Issue
Block a user