MCPcopy 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
76const ShmAttributes *GraphicsBuffer::shmAttributes() const
77{
78 return nullptr;
79}
80
81void GraphicsBuffer::addReleasePoint(const std::shared_ptr<SyncReleasePoint> &releasePoint)
82{

Callers 1

GraphicsBufferViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected