Navigation
API > API/Runtime > API/Runtime/RHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/PipelineStateCache.h |
| Include | #include "PipelineStateCache.h" |
| Source | /Engine/Source/Runtime/RHI/Private/PipelineStateCache.cpp |
namespace PipelineStateCache
{
void PipelineStateCache&58;&58;Shutdown&40;&41;
}
Remarks
Clears all pipeline cached state. Called on shutdown, calling GetAndOrCreate after this will recreate state
Shutdowns the global IVirtualizationSystem if it exists. Calling this is optional as the system will shut itself down along with the rest of the engine.
Shuts down core services.