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/MemoryBridge.cpp:68–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
IMessageStorage *MemoryBridge::GetOutput() {
69
return &sharedStorage;
70
}
71
72
BridgeInfo MemoryBridge::GetInfo() {
73
// Memory bridges do not keep track of written data
Callers
15
Hook_vkQueuePresentKHR
Function · 0.45
Commit
Method · 0.45
ProcessSegment
Method · 0.45
Commit
Method · 0.45
CommitFeatureMessages
Method · 0.45
Commit
Method · 0.45
BranchOnSegmentationPoint
Method · 0.45
Commit
Method · 0.45
Commit
Method · 0.45
WritingNegativeValue.cpp
File · 0.45
OffsetStoresByOne.cpp
File · 0.45
HandlePresent
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected