Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetDepthStencilRef
Method
GetDepthStencilRef
libs/drape/framebuffer.cpp:202–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
ref_ptr<Framebuffer::DepthStencil> Framebuffer::GetDepthStencilRef() const
203
{
204
return m_depthStencilRef;
205
}
206
} // namespace dp
Callers
2
ApplyFramebuffer
Method · 0.80
UpdateFramebuffers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected