radeonsi: add an initial dump_debug_state implementation dumping shaders
authorMarek Olšák <marek.olsak@amd.com>
Sat, 15 Aug 2015 21:56:22 +0000 (23:56 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 26 Aug 2015 17:25:18 +0000 (19:25 +0200)
commit110873ed11342426584a75bf27e85b74035c3b4c
tree7981716aacf16bc5e0de5b55fa7cb2ed45bdec4f
parent93d97db3492cc1af8fb401ed5eb6766e608f744e
radeonsi: add an initial dump_debug_state implementation dumping shaders

This is usually called after a draw call.

Acked-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/radeonsi/Makefile.sources
src/gallium/drivers/radeonsi/si_debug.c [new file with mode: 0644]
src/gallium/drivers/radeonsi/si_pipe.c
src/gallium/drivers/radeonsi/si_pipe.h