Module memonitor_sys::vulkan

source ·
Expand description

Automatically generated bindings for the Vulkan backend.

Structs§

Enums§

Functions§

  • Destroys a vk_Devices object and frees its used memory
  • Query local memory information of the provided device at this point in time.
  • Get the properties of the provided device.
  • Acquire a reference to a device from within a vk_Devices object.
  • init
    Initializes the global context.
  • Creates a list containing all physical devices found within the Vulkan context.
  • term
    Destroys the global context and frees all allocations.