MCPcopy 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
89void Texture::Destroy()
90{
91 m_hwTexture.reset();
92}
93
94bool Texture::AllocateTexture(ref_ptr<dp::GraphicsContext> context, ref_ptr<HWTextureAllocator> allocator)
95{

Callers 3

~GlyphIndexMethod · 0.45
MapResourceMethod · 0.45
UploadResourcesMethod · 0.45

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected