Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetTextureAllocator
Method
GetTextureAllocator
libs/drape/texture_manager.cpp:634–637 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
632
}
633
634
ref_ptr<HWTextureAllocator> TextureManager::GetTextureAllocator() const
635
{
636
return make_ref(m_textureAllocator);
637
}
638
} // namespace dp
Callers
1
Render
Method · 0.80
Calls
1
make_ref
Function · 0.85
Tested by
no test coverage detected