Enum renderdoc::entry::V120[][src]

pub enum V120 {}

Requests a minimum version number of 1.2.0.

Trait Implementations

impl ApiVersion for V120
[src]

VERSION: Version = Version::V120

Minimum compatible version number.

Entry point struct.

Initializes a new instance of the RenderDoc API. Read more

Auto Trait Implementations

impl Send for V120

impl Sync for V120