Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
242
IMessageStorage *RemoteClientBridge::GetOutput() {
243
return &storage;
244
}
245
246
BridgeInfo RemoteClientBridge::GetInfo() {
247
return info;
Callers
4
OnConnected
Method · 0.45
OnResolve
Method · 0.45
OnDiscovery
Method · 0.45
OnReadAsync
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected