MCPcopy Create free account
hub / github.com/baldurk/renderdoc / show_buffer.py

File show_buffer.py

docs/python_api/examples/qrenderdoc/show_buffer.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1filename = "test.rdc"
2formatter = "float3 pos; half norms[16]; uint flags;"
3
4pyrenderdoc.LoadCapture(filename, renderdoc.ReplayOptions(), filename, False, True)

Callers

nothing calls this directly

Calls 8

printFunction · 0.85
LoadCaptureMethod · 0.45
ReplayOptionsMethod · 0.45
GetBuffersMethod · 0.45
GetResourceNameMethod · 0.45
ViewBufferMethod · 0.45
AddDockWindowMethod · 0.45
WidgetMethod · 0.45

Tested by

no test coverage detected