Add debug key for limitting hw threads

Change-Id: I5770b9b0ecdfb98d96265b76b8a6404cc4abfa4c
This commit is contained in:
Jaroslaw Chodor
2020-04-29 15:37:30 +02:00
committed by sys_ocldev
parent 5c029b4471
commit 218205c575
4 changed files with 36 additions and 1 deletions

View File

@@ -150,3 +150,5 @@ UseMaxSimdSizeToDeduceMaxWorkgroupSize = 0
ReturnRawGpuTimestamps = 0
ForcePerDssBackedBufferProgramming = 0
DisableAtomicForPostSyncs = 0
MaxHwThreadsPercent = 0
MinHwThreadsUnoccupied = 0