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

Method TearDown

engine/texc/src/test/test_texc.cpp:411–414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

409 }
410
411 void TearDown() override
412 {
413 dmTexc::DestroyImage(m_Image);
414 }
415
416 dmTexc::Image* m_Image;
417 int m_Width;

Callers

nothing calls this directly

Calls 1

DestroyImageFunction · 0.50

Tested by

no test coverage detected