Struct vkxml::Definitions
[−]
[src]
pub struct Definitions {
pub notation: Option<Notation>,
pub elements: Vec<DefinitionsElement>,
}List of all definitions used by Vulkan
Fields
notation: Option<Notation>
elements: Vec<DefinitionsElement>