MCPcopy 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
710RawBuffer::~RawBuffer()
711{
712 Assert_(NumElements == 0);
713 Shutdown();
714}
715
716void RawBuffer::Initialize(const RawBufferInit& init)
717{

Callers

nothing calls this directly

Calls 1

ShutdownFunction · 0.70

Tested by

no test coverage detected