MCPcopy 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
6847void ShaderViewer::performFind()
6848{
6849 find(m_FindReplace->direction() == FindReplace::Down);
6850}
6851
6852void ShaderViewer::performFindAll()
6853{

Callers

nothing calls this directly

Calls 2

directionMethod · 0.80
findFunction · 0.50

Tested by

no test coverage detected