MCPcopy Create free account
hub / github.com/GPUOpen-Tools/GPU-Reshape / GetOutput

Method GetOutput

Source/Libraries/Bridge/Source/RemoteClientBridge.cpp:242–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240}
241
242IMessageStorage *RemoteClientBridge::GetOutput() {
243 return &storage;
244}
245
246BridgeInfo RemoteClientBridge::GetInfo() {
247 return info;

Callers 4

OnConnectedMethod · 0.45
OnResolveMethod · 0.45
OnDiscoveryMethod · 0.45
OnReadAsyncMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected