Structs§
- Device
- Represents a physical GPU device.
- GPUCharacteristics
- Contains various characteristics of a GPU. Vendor-specific properties are stored as Options. Also includes some general device limits.
Enums§
- Device
Type - Represents the type of device.
Functions§
- cstring_
to_ string - Converts a CStr to a Rust String.
- decode_
version_ number - Decodes a Vulkan version number into a string of the form “variant.major.minor.patch”.