Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ alwaysReplayLocally
Method
alwaysReplayLocally
qrenderdoc/Windows/Dialogs/SuggestRemoteDialog.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
bool SuggestRemoteDialog::alwaysReplayLocally()
81
{
82
return ui->alwaysLocal->isChecked();
83
}
84
85
void SuggestRemoteDialog::on_alwaysLocal_toggled(bool checked)
86
{
Callers
1
LoadCapture
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected