MCPcopy 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
59ref<Device> getActivePythonRenderGraphDevice()
60{
61 return spActivePythonRenderGraphDevice;
62}
63
64ref<Device> accessActivePythonRenderGraphDevice()
65{

Callers 2

createFromFileMethod · 0.85
createFromStringMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected