0: unused PSOs are not removed from the PSO LRU cache. (default)
>0: The number of frames an unused PSO can remain in the PSO LRU cache. When this is exceeded the PSO is destroyed and memory returned to the system. This can save memory with the risk of increased hitching.
Usage
r.Vulkan.PSOLRUEvictAfterUnusedFrames [value]
Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.