Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ test_SplitScreen.py
File
test_SplitScreen.py
tests/image_tests/renderpasses/test_SplitScreen.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sys
2
sys.path.append(
'..'
)
3
from
helpers
import
render_frames
4
from
graphs.SplitScreen
import
SplitScreen
as
g
Callers
nothing calls this directly
Calls
4
render_frames
Function · 0.90
append
Method · 0.45
addGraph
Method · 0.45
updatePass
Method · 0.45
Tested by
no test coverage detected