MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / DestroyPSOs

Method DestroyPSOs

BindlessDeferred/PostProcessor.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38void PostProcessor::DestroyPSOs()
39{
40 helper.ClearCache();
41}
42
43void PostProcessor::Render(ID3D12GraphicsCommandList* cmdList, const RenderTexture& input, const RenderTexture& output)
44{

Callers

nothing calls this directly

Calls 1

ClearCacheMethod · 0.80

Tested by

no test coverage detected