Struct vulkano::instance::LayerProperties [] [src]

pub struct LayerProperties {
    // some fields omitted
}

Properties of an available layer.

Methods

impl LayerProperties
[src]

Returns the name of the layer.

Returns a description of the layer.

Returns the version of Vulkan supported by this layer.

Returns an implementation-specific version number for this layer.