MCPcopy 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
89bool Swapchain::isOccluded()
90{
91 return mGfxSwapchain->isOccluded();
92}
93
94void Swapchain::setFullScreenMode(bool mode)
95{

Callers 1

renderFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected