Files
Trac3r-rust/doc/vulkano/device/sidebar-items.js
2020-01-23 23:13:36 -08:00

1 line
667 B
JavaScript

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."]]});