MCPcopy Create free account
hub / github.com/Aloshi/EmulationStation / ~TextureResource

Method ~TextureResource

src/resources/TextureResource.cpp:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15TextureResource::~TextureResource()
16{
17 deinit();
18}
19
20void TextureResource::unload(const ResourceManager& rm)
21{

Callers

nothing calls this directly

Calls 1

deinitFunction · 0.50

Tested by

no test coverage detected