Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ renderdoc_intro.py
File
renderdoc_intro.py
docs/python_api/examples/renderdoc_intro.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
renderdoc
as
rd
2
3
rd.InitialiseReplay(rd.GlobalEnvironment(), [])
4
Callers
nothing calls this directly
Calls
9
print
Function · 0.85
InitialiseReplay
Method · 0.80
GlobalEnvironment
Method · 0.80
OpenFile
Method · 0.80
LocalReplaySupport
Method · 0.80
ShutdownReplay
Method · 0.80
OpenCapture
Method · 0.45
ReplayOptions
Method · 0.45
Shutdown
Method · 0.45
Tested by
no test coverage detected