radv: add RADV_DEBUG=dumpibs to dump command buffers

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38366>
This commit is contained in:
Samuel Pitoiset
2025-11-11 10:04:32 +01:00
committed by Marge Bot
parent 842603dc4f
commit 75a1380355
6 changed files with 15 additions and 0 deletions

View File

@@ -1388,6 +1388,8 @@ RADV driver environment variables
dump the BO history to /tmp/radv_bo_history.log after each BO operations
``checkir``
validate the LLVM IR before LLVM compiles the shader
``dumpibs``
dump IBs (command streams)
``dump_trap_handler``
dump the trap handler shader
``epilogs``