Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Vulkan Memory Allocator (VMA) from the Vulkan SDK #67

Open
johannesugb opened this issue Jul 27, 2022 · 1 comment
Open

Use Vulkan Memory Allocator (VMA) from the Vulkan SDK #67

johannesugb opened this issue Jul 27, 2022 · 1 comment
Labels
urgent This issue has high priority Vulkan Vulkan-centric task

Comments

@johannesugb
Copy link
Member

VMA is included in the most recent Vulkan SDKs! We should (probably?!) use that version instead of the one which comes bundled with this repository: see file vk_mem_alloc.h

Make the necessary configuration changes!

@johannesugb johannesugb added Vulkan Vulkan-centric task urgent This issue has high priority labels Jul 27, 2022
@johannesugb
Copy link
Member Author

test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
urgent This issue has high priority Vulkan Vulkan-centric task
Development

No branches or pull requests

1 participant