Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Destroy
Method
Destroy
libs/drape/texture.cpp:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
void Texture::Destroy()
90
{
91
m_hwTexture.reset();
92
}
93
94
bool Texture::AllocateTexture(ref_ptr<dp::GraphicsContext> context, ref_ptr<HWTextureAllocator> allocator)
95
{
Callers
3
~GlyphIndex
Method · 0.45
MapResource
Method · 0.45
UploadResources
Method · 0.45
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected