mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-17 04:57:09 +00:00
e2704fa2eb
* This makes it easier to use the same kind of interface to manage other kinds of devices.
9 lines
612 B
ReStructuredText
9 lines
612 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, name_match__startswith__rdcarray_of, rdcstr, bytebuf, ReplayController, ReplayOutput, TargetControl, RemoteServer, DeviceProtocolController, CaptureFile, Viewport, Scissor, BlendEquation, ColorBlend, StencilFace, BoundResource, BoundResourceArray, BoundVBuffer, BoundCBuffer, VertexInputAttribute, PipeState
|