initSidebarItems({"enum":[["DeviceCreationError","Error that can be returned when creating a device."]],"struct":[["Device","Represents a Vulkan context."],["DeviceExtensions","List of extensions that are enabled or available."],["Features","Represents all the features that are available on a physical device or enabled on a logical device."],["Queue","Represents a queue where commands can be submitted."],["QueuesIter","Iterator that returns the queues produced when creating a device."],["RawDeviceExtensions","Set of extensions, not restricted to those vulkano knows about."]],"trait":[["DeviceOwned","Implemented on objects that belong to a Vulkan device."]]});