MCPcopy 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

1import renderdoc as rd
2
3rd.InitialiseReplay(rd.GlobalEnvironment(), [])
4

Callers

nothing calls this directly

Calls 9

printFunction · 0.85
InitialiseReplayMethod · 0.80
GlobalEnvironmentMethod · 0.80
OpenFileMethod · 0.80
LocalReplaySupportMethod · 0.80
ShutdownReplayMethod · 0.80
OpenCaptureMethod · 0.45
ReplayOptionsMethod · 0.45
ShutdownMethod · 0.45

Tested by

no test coverage detected