Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
198
void DestroyPSOs()
199
{
200
DX12::DeferredRelease(PSO);
201
}
202
203
void BeginFrame(uint32 displayWidth, uint32 displayHeight, float timeDelta)
204
{
Callers
8
Update
Method · 0.85
Shutdown
Method · 0.85
Shutdown_Internal
Method · 0.85
Render_Internal
Method · 0.85
DestroyPSOs_Internal
Method · 0.85
Shutdown
Function · 0.85
Shutdown
Method · 0.85
Shutdown
Method · 0.85
Calls
1
DeferredRelease
Function · 0.85
Tested by
no test coverage detected