- Member jar_xm_create_context (jar_xm_context_t **, const char *moddata, uint32_t rate)
- This function is unsafe!
- Member jar_xm_create_context_from_file (jar_xm_context_t **ctx, uint32_t rate, const char *filename)
- This function is unsafe!
- Member vmaDefragment (VmaAllocator allocator, VmaAllocation *pAllocations, size_t allocationCount, VkBool32 *pAllocationsChanged, const VmaDefragmentationInfo *pDefragmentationInfo, VmaDefragmentationStats *pDefragmentationStats)
- This is a part of the old interface. It is recommended to use structure VmaDefragmentationInfo2 and function vmaDefragmentationBegin() instead.
- Member VmaDefragmentationInfo
- This is a part of the old interface. It is recommended to use structure VmaDefragmentationInfo2 and function vmaDefragmentationBegin() instead.