Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GPUOpen-Tools/GPU-Reshape
/ GetInput
Method
GetInput
Source/Libraries/Bridge/Source/MemoryBridge.cpp:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
IMessageStorage *MemoryBridge::GetInput() {
65
return &sharedStorage;
66
}
67
68
IMessageStorage *MemoryBridge::GetOutput() {
69
return &sharedStorage;
Callers
3
ApplyStartupEnvironment
Function · 0.45
ApplyStartupEnvironment
Function · 0.45
RemoteClientBridge.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected