mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 21:30:09 +01:00
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:
parent
e3cf6290e0
commit
fb5a3cca7a
1 changed files with 2 additions and 0 deletions
|
|
@ -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``
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue