Add debug flags for blitter

Change-Id: I57e47cfa3dde10f441cd7400ad6463367450a899
This commit is contained in:
Maciej Dziuban
2020-05-06 12:54:30 +00:00
committed by sys_ocldev
parent 97c5a68e8e
commit 656468e42b
5 changed files with 66 additions and 15 deletions

View File

@@ -155,3 +155,6 @@ ForcePerDssBackedBufferProgramming = 0
DisableAtomicForPostSyncs = 0
MaxHwThreadsPercent = 0
MinHwThreadsUnoccupied = 0
LimitBlitterMaxWidth = -1
LimitBlitterMaxHeight = -1
FlushAfterEachBlit = -1