Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ reset
Method
reset
qrenderdoc/Windows/ResourceInspector.cpp:47–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
void reset()
48
{
49
emit beginResetModel();
50
emit endResetModel();
51
}
52
53
void bumpLastUse(ResourceId id) { m_LastUse[id] = ++m_LastUseIdx; }
54
void resetLastUse()
Callers
4
Inspect
Method · 0.45
OnCaptureLoaded
Method · 0.45
OnCaptureClosed
Method · 0.45
OnEventChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected