MCPcopy Create free account
hub / github.com/defold/defold / DeleteContext

Function DeleteContext

engine/dlib/src/dlib/buffer.cpp:85–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83 }
84
85 void DeleteContext()
86 {
87 delete g_BufferContext;
88 g_BufferContext = 0;
89 }
90
91 static void FreeMetadata(Buffer* buffer)
92 {

Callers 4

TearDownMethod · 0.50
TearDownMethod · 0.50
TearDownMethod · 0.50
TearDownMethod · 0.50

Calls

no outgoing calls

Tested by 4

TearDownMethod · 0.40
TearDownMethod · 0.40
TearDownMethod · 0.40
TearDownMethod · 0.40