Files
mesa/src
Mel Henning 27ca1c28c0 nvk/cmd_pool: NVK_DEBUG=trash_mem for alloc_mem
These buffers get recycled, so we can't rely on their contents.
Unfortunately, conditional rendering was relying on these buffers being
all zero, implicitly, because we didn't fully understand the hardware.
By supporting this debug flag here, we add a way to check for code that
accidentally assumes zero-initialization.

Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Reviewed-by: Mary Guillemard <mary@mary.zone>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37153>
2025-09-04 16:27:57 +00:00
..
2025-09-04 15:21:38 +00:00
2025-09-03 11:47:00 +00:00
2025-09-03 22:07:26 +00:00
2025-09-04 13:25:26 +03:00
2025-08-27 02:27:03 +00:00
2025-08-03 14:40:53 -04:00
2025-08-06 20:35:26 +00:00