Enum renderdoc::entry::version::V110 [] [src]

pub enum V110 {}

Requests a minimum version number of 1.1.0.

Trait Implementations

impl ApiVersion for V110
[src]

VERSION: Version = Version::V110

Minimum compatible version number.

Entry point struct.

[src]

Initializes a new instance of the RenderDoc API. Read more