mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-10 07:08:04 +08:00
Add missing debug flag definitions
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
7c610ed5bb
commit
5d99b1c7a6
@@ -347,4 +347,13 @@ ForceZPassAsyncComputeThreadLimit = -1
|
||||
ForcePixelAsyncComputeThreadLimit = -1
|
||||
ToggleHintKernelDisableCompression = -1
|
||||
EnableImplicitScaling = -1
|
||||
DecompressInL3ForImage2dFromBuffer = -1
|
||||
DecompressInL3ForImage2dFromBuffer = -1
|
||||
CFEComputeDispatchAllWalkerEnable = -1
|
||||
EnableMemoryPrefetch = -1
|
||||
ForceCsStallForStatePrefetch = -1
|
||||
ProgramGlobalFenceAsMiMemFenceCommandInCommandStream = -1
|
||||
ProgramGlobalFenceAsPostSyncOperationInComputeWalker = -1
|
||||
ProgramGlobalFenceAsKernelInstructionInEUKernel = -1
|
||||
DoNotReportTile1BscWaActive = -1
|
||||
ForceTile0PlacementForTile1ResourcesWaActive = -1
|
||||
ClosEnabled = -1
|
||||
Reference in New Issue
Block a user