Dependencies for VulkanMemoryAllocator-0.1.0.0
Libraries
VulkanMemoryAllocator
- base (<4.14)
- bytestring
- transformers
- vector
- vector-sized
- vulkan (>=3.1 && <3.2)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
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