radv: dump annotated shaders using UMR
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 11 Sep 2017 11:44:20 +0000 (13:44 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 14 Sep 2017 08:37:57 +0000 (10:37 +0200)
commitd7f2430703fc83401579dec79acf7a8e3a8a559d
tree8fc486e1e1ddde56369fad0cf9c58f16a2fd8364
parentf0d09d90127ee1a2f9040fc75016c64b48354bdd
radv: dump annotated shaders using UMR

This might be very useful in order to figure out where a shader
is stucked. This uses UMR to detect which instruction is executing
bad things.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_debug.c