Specifies that there’s no backing file for this cache. All stores are discarded when the session object is destroyed.
D3D12_SHADER_CACHE_MODE_DISK
Specifies that the session is backed by files on disk that persist from run to run unless cleared. For ways to clear a disk cache, see ID3D12ShaderCacheSession::SetDeleteOnDestroy.