Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sonic-DE/sonic-win
/ shmAttributes
Method
shmAttributes
src/core/graphicsbuffer.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
const ShmAttributes *GraphicsBuffer::shmAttributes() const
77
{
78
return nullptr;
79
}
80
81
void GraphicsBuffer::addReleasePoint(const std::shared_ptr<SyncReleasePoint> &releasePoint)
82
{
Callers
1
GraphicsBufferView
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected