mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Debug flag to override BCS cache flush requirement
Change-Id: I5958835fbf2cd56bd5e46cdc4b10a87a1cc2471c Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
@ -169,4 +169,5 @@ PrintExecutionBuffer = 0
|
||||
EnableCrossDeviceAccess = -1
|
||||
PauseOnBlitCopy = -1
|
||||
ForceImplicitFlush = 0
|
||||
OverrideRevision = -1
|
||||
OverrideRevision = -1
|
||||
ForceCacheFlushForBcs = -1
|
Reference in New Issue
Block a user