MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / getFramebuffer

Method getFramebuffer

Source/Render/VGRender.cpp:960–962  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

958}
959
960NVGLUframebuffer* VGTexture::getFramebuffer() const noexcept {
961 return _framebuffer;
962}
963
964NS_DORA_END

Callers 1

renderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected