Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoomingTech/Piccolo
/ postInitialize
Method
postInitialize
engine/source/runtime/function/render/render_pass.cpp:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
void RenderPass::draw() {}
18
19
void RenderPass::postInitialize() {}
20
21
RHIRenderPass* RenderPass::getRenderPass() const { return m_framebuffer.render_pass; }
22
Callers
1
initialize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected