Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ ResetCache
Method
ResetCache
qrenderdoc/Windows/EventBrowser.cpp:1526–1526 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1524
}
1525
}
1526
void ResetCache() { m_VisibleCache.clear(); }
1527
ParseTrace ParseExpressionToFilters(QString expr, rdcarray<EventFilter> &filters) const;
1528
1529
void SetFilters(const rdcarray<EventFilter> &filters)
Callers
2
OnCaptureLoaded
Method · 0.80
OnCaptureClosed
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected