Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ present
Method
present
Source/Falcor/Core/API/Swapchain.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
void Swapchain::present()
69
{
70
FALCOR_GFX_CALL(mGfxSwapchain->present());
71
}
72
73
int Swapchain::acquireNextImage()
74
{
Callers
2
renderFrame
Method · 0.80
frame
Method · 0.80
Calls
no outgoing calls
Tested by
1
frame
Method · 0.64