-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Milestone
Description
Implement a simple mechanism to control the GPU mem resident.
If the VRAM is not enough:
- evict some resources to the sys mem (NUMA)
- allow to swap out the used sys mem pages (UMA)
References:
IDXGIAdapter3::QueryVideoMemoryInfo
ID3D12Device::Evict
ID3D12Device::MakeResident
ID3D12Device1::SetResidencyPriority
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request