Struct dacite::nv_dedicated_allocation::DedicatedAllocationImageCreateInfoNv [] [src]

pub struct DedicatedAllocationImageCreateInfoNv {
    pub dedicated_allocation: bool,
    pub chain: Option<DedicatedAllocationImageCreateInfoChainNv>,
}

Fields

Trait Implementations

impl Debug for DedicatedAllocationImageCreateInfoNv
[src]

[src]

Formats the value using the given formatter.

impl Clone for DedicatedAllocationImageCreateInfoNv
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for DedicatedAllocationImageCreateInfoNv
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.