MCPcopy 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
64IMessageStorage *MemoryBridge::GetInput() {
65 return &sharedStorage;
66}
67
68IMessageStorage *MemoryBridge::GetOutput() {
69 return &sharedStorage;

Callers 3

ApplyStartupEnvironmentFunction · 0.45
ApplyStartupEnvironmentFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected