Skip to main content

r.Vulkan.ChunkedPSOCache.TargetResidentCacheSizeMb

Var

Unreal Engine Var console variable.

rVulkanChunkedPSOCacheTargetResidentCacheSizeMb

Description

A target resident cache size in MB, if the combined memory usage of all the currently loaded cache chunks is above this threshold the least recently used chunks will be considered for eviction. (default) 40

Usage

r.Vulkan.ChunkedPSOCache.TargetResidentCacheSizeMb [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.