Enables a disk cache for driver-optimized Pipeline State Objects (PSOs)PSO descs are cached to disk so subsequent runs can create PSOs at load-time instead of at run-timeThis cache contains data specific to the hardware, driver, and machine that it was created on0 to disable the driver-optimized pipeline state disk cach1 to enable the driver-optimized pipeline state disk cach
Usage
D3D12.PSO.DriverOptimizedDiskCache [value]
Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.