Merge pull request #7709 from aws-lumberyard-dev/Atom/jromnoa/AllowDescriptorHeapCompaction-set-true-for-AR
Sets AllowDescriptorHeapCompaction to true so the nightly GPU run won't time out
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"DESCRIPTOR_HEAP_TYPE_DSV": [2048, 0]
|
||||
},
|
||||
"NumShaderVisibleCbvSrvUavStaticHandles": 2000,
|
||||
"AllowDescriptorHeapCompaction": false
|
||||
"AllowDescriptorHeapCompaction": true
|
||||
},
|
||||
"vulkan":
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user