Skip to content

Implementing VMA(Vulkan Memory Allocator)馃寢

Antarctic Coder requested to merge vma into main

Created by: AntarticCoder

馃寢Vulkan Memory for Buffers and in the future, textures is now being managed by VMA instead of manually doing it myself.

Merge request reports