mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-15 10:40:39 +01:00
VK_EXT_memory_budget was included in Vulkan 1.1. This change implements VK_EXT_memory_budget using DirectX's IDXCoreAdapter::QueryState method https://learn.microsoft.com/en-us/windows/win32/dxcore/dxcore_interface/nf-dxcore_interface-idxcoreadapter-querystate This implementation mimics `dxcore_get_memory_info` in src/gallium/drivers/d3d12/d3d12_dxcore_screen.cpp Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39855> |
||
|---|---|---|
| .. | ||
| ci | ||
| clc | ||
| compiler | ||
| spirv_to_dxil | ||
| vulkan | ||
| meson.build | ||