mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
6930841705
* It's not a renderer, it's an interface to controlling the replay and any 'renderer' type work actually happens in ReplayOutput.
9 lines
386 B
ReStructuredText
9 lines
386 B
ReStructuredText
Enums and Data Structures
|
|
=========================
|
|
|
|
.. automodule:: renderdoc
|
|
:members:
|
|
:undoc-members:
|
|
:imported-members:
|
|
:exclude-members: free_functions__, enum_constants__, name_match__startswith__D3D11_, name_match__startswith__D3D12_, name_match__startswith__VK_, name_match__startswith__GL_, str, ReplayController, ReplayOutput, TargetControl, RemoteServer, CaptureFile
|