Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ onLoad
Function
onLoad
Source/Falcor/Core/SampleApp.h:94–94 ·
view source on GitHub ↗
* Called once right after context creation. */
Source
from the content-addressed store, hash-verified
92
* Called once right after context creation.
93
*/
94
virtual void onLoad(RenderContext* pRenderContext) {}
95
96
/**
97
* Called right before the context is destroyed.
Callers
1
runInternal
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected