Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ isOccluded
Method
isOccluded
Source/Falcor/Core/API/Swapchain.cpp:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
bool Swapchain::isOccluded()
90
{
91
return mGfxSwapchain->isOccluded();
92
}
93
94
void Swapchain::setFullScreenMode(bool mode)
95
{
Callers
1
renderFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected