Module renderdoc::entry[][src]

Entry points for the RenderDoc API.

Enums

V100

Requests a minimum version number of 1.0.0.

V110

Requests a minimum version number of 1.1.0.

V111

Requests a minimum version number of 1.1.1.

V112

Requests a minimum version number of 1.1.2.

V120

Requests a minimum version number of 1.2.0.

Version

Available versions of the RenderDoc API.

Traits

ApiVersion

Entry point into the RenderDoc API.

Type Definitions

EntryV100

Entry point for RenderDoc API version 1.0.0.

EntryV110

Entry point for RenderDoc API version 1.1.0.

EntryV111

Entry point for RenderDoc API version 1.1.1.

EntryV112

Entry point for RenderDoc API version 1.1.2.

EntryV120

Entry point for RenderDoc API version 1.2.0.