MCPcopy 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
202ref_ptr<Framebuffer::DepthStencil> Framebuffer::GetDepthStencilRef() const
203{
204 return m_depthStencilRef;
205}
206} // namespace dp

Callers 2

ApplyFramebufferMethod · 0.80
UpdateFramebuffersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected