PipelineStateCache::Shutdown

Clears all pipeline cached state.

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/PipelineStateCache.h

Include

#include "PipelineStateCache.h"

Source

/Engine/Source/Runtime/RHI/Private/PipelineStateCache.cpp

Syntax

namespace PipelineStateCache
{
    void PipelineStateCache::Shutdown()
}

Remarks

Clears all pipeline cached state. Called on shutdown, calling GetAndOrCreate after this will recreate state

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss