docs: add missing documentation for RADV_DEBUG=psocachestats

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32077>
This commit is contained in:
Samuel Pitoiset 2024-11-11 10:02:43 +01:00 committed by Marge Bot
parent e3cf6290e0
commit fb5a3cca7a

View file

@ -1396,6 +1396,8 @@ RADV driver environment variables
dump LLVM IR before any optimizations
``prologs``
dump vertex shader prologs
``psocachestats``
dump PSO cache stats (hits/misses) to verify precompilation of shaders
``shaders``
dump shaders
``shaderstats``