Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ test_SceneCache.py
File
test_SceneCache.py
tests/image_tests/scene/test_SceneCache.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.SceneDebugger
import
SceneDebugger
as
SceneDebuggerGraph
Callers
nothing calls this directly
Calls
5
render_frames
Function · 0.90
removeGraph
Method · 0.80
append
Method · 0.45
addGraph
Method · 0.45
loadScene
Method · 0.45
Tested by
no test coverage detected