Skip to content

Latest commit

 

History

History

VulkanMemoryAllocator

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.