mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Add debug flag to control MultiStorageResources support
Change-Id: I8347989df2249559ca0e4cb69f7f3af3f9a5fe72 Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
76eca0f917
commit
41235346f2
@ -162,4 +162,5 @@ LimitBlitterMaxHeight = -1
|
||||
FlushAfterEachBlit = -1
|
||||
UseCommandBufferHeaderSizeForWddmQueueSubmission = 1
|
||||
OverridePreemptionSurfaceSizeInMb = -1
|
||||
UseAsyncDrmExec = -1
|
||||
UseAsyncDrmExec = -1
|
||||
EnableMultiStorageResources = -1
|
Reference in New Issue
Block a user