mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-07 00:00:12 +01:00
This Vulkan layer allows reporting a limited VRAM size to the application. This layer can be useful for testing applications and games which query for the memory budget adjusting their behavior accordingly. They layer does not set a hard limit on the amount of VRAM thus applications can still make allocations even though the reported budget might indicate no memory is left, if the set limit is lower than of actually available VRAM. Signed-off-by: Karmjit Mahil <karmjit.mahil@igalia.com> Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30095> |
||
|---|---|---|
| .. | ||
| device-select-layer | ||
| overlay-layer | ||
| registry | ||
| runtime | ||
| screenshot-layer | ||
| util | ||
| vram-report-limit-layer | ||
| wsi | ||
| meson.build | ||
| vulkan-android.sym | ||
| vulkan-icd-android-symbols.txt | ||
| vulkan-icd-symbols.txt | ||
| vulkan.sym | ||
| vulkan_api.def.in | ||