Use new memory statistics API from Vulkan Memory Allocator 3 #538
Labels
cat:enhancement
enhancement/requested feature/update of existing features
cat:vma
Vulkan Memory Allocator (VMA)
Is your feature request related to a problem?
Quoting from the release of Vulkan Memory Allocator 3.0.0:
A description of the new API can be found in the VMA3 docs.
Description
We should query this information and display it in ImGui somewhere, maybe even display some sort of loading bar to show how much vram is used. Maybe we could also display in ImGui which types of memory are available and so on (discussion needed).
Alternatives
Do not use any VMA memory statistics (not recommended)
Affected Code
All
Operating System
All
Additional Context
None
The text was updated successfully, but these errors were encountered: