| BufferCacheSize |
uint32 |
Size of the buffer cache before elements are evicted. |
RHICoreTransientResourceAllocator.h |
|
| GarbageCollectLatency |
uint32 |
The latency between the completed fence value and the used fence value to invoke garbage collection of the heap. |
RHICoreTransientResourceAllocator.h |
|
| PageSize |
uint32 |
Size of each page. |
RHICoreTransientResourceAllocator.h |
|
| PoolSize |
uint64 |
Size in bytes of the pool. Must be a multiple of PageSize. |
RHICoreTransientResourceAllocator.h |
|
| PoolSizeFirst |
uint64 |
Size in bytes of the first pool. Only takes effect if larger than PoolSize. |
RHICoreTransientResourceAllocator.h |
|
| TextureCacheSize |
uint32 |
Size of the texture cache before elements are evicted. |
RHICoreTransientResourceAllocator.h |
|