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

pub enum V100 {}

Requests a minimum version number of 1.0.0.

Trait Implementations

impl ApiVersion for V100
[src]

VERSION: Version = Version::V100

Minimum compatible version number.

Entry point struct.

[src]

Initializes a new instance of the RenderDoc API. Read more