Add flag to emit pipe control prior to walker.

Change-Id: Ief410664b09d758394744ebdf011923556864035
This commit is contained in:
Sebastian Luzynski
2020-07-06 09:34:15 +02:00
committed by sys_ocldev
parent 8324317f90
commit 49a7fb4b19
8 changed files with 96 additions and 1 deletions

View File

@ -170,6 +170,7 @@ PrintExecutionBuffer = 0
EnableCrossDeviceAccess = -1
PauseOnBlitCopy = -1
ForceImplicitFlush = 0
ForcePipeControlPriorToWalker = 0
OverrideRevision = -1
ForceCacheFlushForBcs = -1
ForceGpgpuSubmissionForBcsEnqueue = -1