radv: Rename RADV_DEBUG=noibs to noibchaining

Clarify what it actually means.
Also fix the documentation in envvars.rst to better describe it.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37280>
This commit is contained in:
Timur Kristóf 2025-09-11 12:28:56 +02:00 committed by Marge Bot
parent 3902cffab7
commit df58cac660
5 changed files with 7 additions and 7 deletions

View file

@ -1442,8 +1442,8 @@ RADV driver environment variables
disable VK_EXT_graphics_pipeline_library
``nohiz``
disable HIZ for depthstencil images
``noibs``
disable directly recording command buffers in GPU-visible memory
``noibchaining``
disable chaining IB buffers
``nomeshshader``
disable mesh shader support on GFX10.3+
``nongg``