Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
filename =
"test.rdc"
2
formatter =
"float3 pos; half norms[16]; uint flags;"
3
4
pyrenderdoc.LoadCapture(filename, renderdoc.ReplayOptions(), filename, False, True)
Callers
nothing calls this directly
Calls
8
print
Function · 0.85
LoadCapture
Method · 0.45
ReplayOptions
Method · 0.45
GetBuffers
Method · 0.45
GetResourceName
Method · 0.45
ViewBuffer
Method · 0.45
AddDockWindow
Method · 0.45
Widget
Method · 0.45
Tested by
no test coverage detected