-
Notifications
You must be signed in to change notification settings - Fork 10
Query memory statistics. #176
Copy link
Copy link
Closed
Labels
DX12 ❎The issue involves the DX12 backend.The issue involves the DX12 backend.FeatureNew feature or request.New feature or request.Vulkan 🌋The issue involves the Vulkan backend.The issue involves the Vulkan backend.
Milestone
Description
Describe your problem
Currently there is no way to query memory consumption or available memory. This may not be an immediate problem, however, when negotiating large amounts of resources, the driver may fall back to allocating slower system memory.
Describe your proposed solution
In order to make better informed decisions about memory allocation, we should support querying for more detailed memory statistics. This can be implemented using VMA/D3D12MA statistics features.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DX12 ❎The issue involves the DX12 backend.The issue involves the DX12 backend.FeatureNew feature or request.New feature or request.Vulkan 🌋The issue involves the Vulkan backend.The issue involves the Vulkan backend.
Projects
Status
v0.5.1