Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
960
NVGLUframebuffer* VGTexture::getFramebuffer() const noexcept {
961
return _framebuffer;
962
}
963
964
NS_DORA_END
Callers
1
render
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected