MCPcopy 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

refreshHostMethod · 0.80
connectionThreadEntryMethod · 0.80
on_update_clickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected