Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DragonJoker/RenderGraph
/ registerFinalState
Method
registerFinalState
source/RenderGraph/FrameGraph.cpp:485–488 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
483
}
484
485
void FrameGraph::registerFinalState( RecordContext const & context )
486
{
487
m_finalState = context;
488
}
489
}
Callers
1
record
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected