VulkanMemoryAllocator: Bindings to the VulkanMemoryAllocator library
Flags
Manual Flags
Name | Description | Default |
---|---|---|
generic-instances | Derive Generic instances for all structs. Disabled by default because of code size and compile time impact. | Disabled |
safe-foreign-calls | Do not mark foreign imports as | Disabled |
vma-ndebug | Compile VulkanMemoryAllocator with NDEBUG to disable assertions. | Disabled |
vma-recording | Compile VulkanMemoryAllocator with VMA_RECORDING_ENABLED to enable recording functionality. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- VulkanMemoryAllocator-0.11.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates