radv: remove useless RADV_DEBUG=nomemorycache

This is a leftover from the cache changes few months ago.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28441>
This commit is contained in:
Samuel Pitoiset
2024-03-28 10:34:40 +01:00
committed by Marge Bot
parent fcf574f4c1
commit c2d189380c
3 changed files with 25 additions and 29 deletions

View File

@@ -1275,8 +1275,6 @@ RADV driver environment variables
disable HIZ for depthstencil images
``noibs``
disable directly recording command buffers in GPU-visible memory
``nomemorycache``
disable memory shaders cache
``nomeshshader``
disable mesh shader support on GFX10.3+
``nongg``