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

Function DestroyPSOs

SampleFramework12/v1.00/ImGuiHelper.cpp:198–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198void DestroyPSOs()
199{
200 DX12::DeferredRelease(PSO);
201}
202
203void BeginFrame(uint32 displayWidth, uint32 displayHeight, float timeDelta)
204{

Callers 8

UpdateMethod · 0.85
ShutdownMethod · 0.85
Shutdown_InternalMethod · 0.85
Render_InternalMethod · 0.85
DestroyPSOs_InternalMethod · 0.85
ShutdownFunction · 0.85
ShutdownMethod · 0.85
ShutdownMethod · 0.85

Calls 1

DeferredReleaseFunction · 0.85

Tested by

no test coverage detected