You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
667 B
1 line
667 B
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."]]}); |