MCPcopy Create free account
hub / github.com/Aloshi/EmulationStation / unload

Method unload

src/resources/TextureResource.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20void TextureResource::unload(const ResourceManager& rm)
21{
22 deinit();
23}
24
25void TextureResource::reload(const ResourceManager& rm)
26{

Callers 1

unloadAllMethod · 0.45

Calls 1

deinitFunction · 0.50

Tested by

no test coverage detected