Struct opal::descriptor::DescriptorSetLayout [] [src]

pub struct DescriptorSetLayout {
    pub slots: Vec<DescriptorSetLayoutSlot>,
}

Fields

Methods

impl DescriptorSetLayout
[src]

Trait Implementations

impl Clone for DescriptorSetLayout
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for DescriptorSetLayout
[src]

Formats the value using the given formatter.