Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ performFind
Method
performFind
qrenderdoc/Windows/ShaderViewer.cpp:6847–6850 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6845
}
6846
6847
void ShaderViewer::performFind()
6848
{
6849
find(m_FindReplace->direction() == FindReplace::Down);
6850
}
6851
6852
void ShaderViewer::performFindAll()
6853
{
Callers
nothing calls this directly
Calls
2
direction
Method · 0.80
find
Function · 0.50
Tested by
no test coverage detected