mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 11:40:10 +01:00
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:
parent
edd0cb6d56
commit
93d51a423a
1 changed files with 2 additions and 0 deletions
|
|
@ -61,6 +61,8 @@ specific to NVK:
|
|||
Waits for submit to complete before continuing
|
||||
``zero_memory``
|
||||
Zeros all VkDeviceMemory objects upon creation
|
||||
``trash_memory``
|
||||
Write repeating nonzero patterns to client memory allocations
|
||||
``vm``
|
||||
Logs VM binds and unbinds
|
||||
``no_cbuf``
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue