Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ SetRemoteHost
Method
SetRemoteHost
qrenderdoc/Code/CaptureContext.cpp:1670–1673 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1668
}
1669
1670
void CaptureContext::SetRemoteHost(int hostIdx)
1671
{
1672
m_MainWindow->setRemoteHost(hostIdx);
1673
}
1674
1675
bool CaptureContext::IsResourceReplaced(ResourceId id)
1676
{
Callers
1
main
Function · 0.80
Calls
1
setRemoteHost
Method · 0.80
Tested by
no test coverage detected