Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
TextureResource::~TextureResource()
16
{
17
deinit();
18
}
19
20
void TextureResource::unload(const ResourceManager& rm)
21
{
Callers
nothing calls this directly
Calls
1
deinit
Function · 0.50
Tested by
no test coverage detected