Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aegel5/SimpleSwitcher
/ CompactCache
Method
CompactCache
imgui_tiny_app/imgui/imgui_draw.cpp:2684–2687 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2682
}
2683
2684
void ImFontAtlas::CompactCache()
2685
{
2686
ImFontAtlasTextureCompact(this);
2687
}
2688
2689
void ImFontAtlas::SetFontLoader(const ImFontLoader* font_loader)
2690
{
Callers
2
GcCompactTransientMiscBuffers
Method · 0.80
ShowFontAtlas
Method · 0.80
Calls
1
ImFontAtlasTextureCompact
Function · 0.85
Tested by
no test coverage detected