MCPcopy 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

OnCaptureLoadedMethod · 0.80
OnCaptureClosedMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected