@hackage VulkanMemoryAllocator0.2.0.0

Bindings to the VulkanMemoryAllocator library

VulkanMemoryAllocator

Slightly high level Haskell bindings to the Vulkan Memory Allocator library.

These bindings are intended to be imported qualified and do not feature the Vma prefixes on commands, structures or constants.

This builds on the vulkan Package. It uses the same method of generating slightly-high-level bindings, see the vulkan readme for more info.