radv: add RADV_DEBUG=bo_history
This dumps the BO history to /tmp/radv_bo_history.log after each BO operations. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37062>
This commit is contained in:
committed by
Marge Bot
parent
0fe652971e
commit
b69b953973
@@ -1367,6 +1367,8 @@ RADV driver environment variables
|
||||
enable LLVM compiler backend
|
||||
``allbos``
|
||||
force all allocated buffers to be referenced in submissions
|
||||
``bo_history``
|
||||
dump the BO history to /tmp/radv_bo_history.log after each BO operations
|
||||
``checkir``
|
||||
validate the LLVM IR before LLVM compiles the shader
|
||||
``dump_trap_handler``
|
||||
|
||||
Reference in New Issue
Block a user