docs/nvk: Document NVK_DEBUG=trash_memory

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37828>
This commit is contained in:
Mel Henning 2025-10-10 20:24:21 -04:00 committed by Marge Bot
parent edd0cb6d56
commit 93d51a423a

View file

@ -61,6 +61,8 @@ specific to NVK:
Waits for submit to complete before continuing Waits for submit to complete before continuing
``zero_memory`` ``zero_memory``
Zeros all VkDeviceMemory objects upon creation Zeros all VkDeviceMemory objects upon creation
``trash_memory``
Write repeating nonzero patterns to client memory allocations
``vm`` ``vm``
Logs VM binds and unbinds Logs VM binds and unbinds
``no_cbuf`` ``no_cbuf``