Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ ~RawBuffer
Method
~RawBuffer
SampleFramework12/v1.00/Graphics/GraphicsTypes.cpp:710–714 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
708
}
709
710
RawBuffer::~RawBuffer()
711
{
712
Assert_(NumElements == 0);
713
Shutdown();
714
}
715
716
void RawBuffer::Initialize(const RawBufferInit& init)
717
{
Callers
nothing calls this directly
Calls
1
Shutdown
Function · 0.70
Tested by
no test coverage detected