radv: add RADV_PERFTEST option to turn off gtt spilling

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8107
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35355>
This commit is contained in:
Eve
2025-06-15 12:39:22 -04:00
committed by Marge Bot
parent 203aacf064
commit f4ad6e6d4a
4 changed files with 6 additions and 1 deletions
+2
View File
@@ -1411,6 +1411,8 @@ RADV driver environment variables
disable FMASK compression on MSAA images (GFX6-GFX10.3)
``nogpl``
disable VK_EXT_graphics_pipeline_library
``nogttspill``
disable GTT spilling when allocating memory
``nohiz``
disable HIZ for depthstencil images
``noibs``