Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ Shutdown
Method
Shutdown
SampleFramework12/v1.00/Graphics/GraphicsTypes.cpp:59–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void DescriptorHeap::Shutdown()
60
{
61
Assert_(Allocated == 0);
62
DX12::Release(Heap);
63
}
64
65
DescriptorHandle DescriptorHeap::Allocate()
66
{
Callers
nothing calls this directly
Calls
4
Release
Function · 0.85
DeferredRelease
Function · 0.85
Free
Method · 0.80
Size
Method · 0.45
Tested by
no test coverage detected