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

Method GetOutput

Source/Libraries/Bridge/Source/MemoryBridge.cpp:68–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68IMessageStorage *MemoryBridge::GetOutput() {
69 return &sharedStorage;
70}
71
72BridgeInfo MemoryBridge::GetInfo() {
73 // Memory bridges do not keep track of written data

Callers 15

Hook_vkQueuePresentKHRFunction · 0.45
CommitMethod · 0.45
ProcessSegmentMethod · 0.45
CommitMethod · 0.45
CommitFeatureMessagesMethod · 0.45
CommitMethod · 0.45
CommitMethod · 0.45
CommitMethod · 0.45
HandlePresentFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected