Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ GetTarget
Method
GetTarget
renderdoc/core/target_control.cpp:658–658 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
656
}
657
658
rdcstr GetTarget() { return m_Target; }
659
rdcstr GetAPI() { return m_API; }
660
uint32_t GetPID() { return m_PID; }
661
rdcstr GetBusyClient() { return m_BusyClient; }
Callers
3
refreshHost
Method · 0.80
connectionThreadEntry
Method · 0.80
on_update_clicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected