Enum renderdoc::entry::V112[][src]

pub enum V112 {}

Requests a minimum version number of 1.1.2.

Trait Implementations

impl ApiVersion for V112
[src]

VERSION: Version = Version::V112

Minimum compatible version number.

Entry point struct.

Initializes a new instance of the RenderDoc API. Read more

Auto Trait Implementations

impl Send for V112

impl Sync for V112