mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
34 lines
1.2 KiB
ReStructuredText
34 lines
1.2 KiB
ReStructuredText
Functions
|
|
=========
|
|
|
|
.. module:: renderdoc
|
|
|
|
.. autofunction:: renderdoc.Maths_FloatToHalf
|
|
.. autofunction:: renderdoc.Maths_HalfToFloat
|
|
.. autofunction:: renderdoc.Topology_NumVerticesPerPrimitive
|
|
.. autofunction:: renderdoc.Topology_VertexOffset
|
|
|
|
.. autofunction:: renderdoc.SupportLocalReplay
|
|
.. autofunction:: renderdoc.CreateReplayRenderer
|
|
.. autofunction:: renderdoc.CreateTargetControl
|
|
.. autofunction:: renderdoc.EnumerateRemoteTargets
|
|
.. autofunction:: renderdoc.GetDefaultRemoteServerPort
|
|
.. autofunction:: renderdoc.CreateRemoteServerConnection
|
|
.. autofunction:: renderdoc.BecomeRemoteServer
|
|
.. autofunction:: renderdoc.GetDefaultCaptureOptions
|
|
.. autofunction:: renderdoc.StartGlobalHook
|
|
.. autofunction:: renderdoc.ExecuteAndInject
|
|
.. autofunction:: renderdoc.InjectIntoProcess
|
|
.. autofunction:: renderdoc.StartSelfHostCapture
|
|
.. autofunction:: renderdoc.EndSelfHostCapture
|
|
.. autofunction:: renderdoc.SetDebugLogFile
|
|
.. autofunction:: renderdoc.GetLogFile
|
|
.. autofunction:: renderdoc.GetThumbnail
|
|
.. autofunction:: renderdoc.GetVersionString
|
|
.. autofunction:: renderdoc.GetCommitHash
|
|
|
|
.. autofunction:: renderdoc.IsD3D
|
|
.. autofunction:: renderdoc.PatchList_Count
|
|
.. autofunction:: renderdoc.PatchList_Topology
|
|
.. autofunction:: renderdoc.MaskForStage
|