Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ getActivePythonRenderGraphDevice
Function
getActivePythonRenderGraphDevice
Source/Falcor/GlobalState.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
ref<Device> getActivePythonRenderGraphDevice()
60
{
61
return spActivePythonRenderGraphDevice;
62
}
63
64
ref<Device> accessActivePythonRenderGraphDevice()
65
{
Callers
2
createFromFile
Method · 0.85
createFromString
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected