freedreno: Decode CP_DRAW_INDIRECT_MULTI
Add the usual draw decoding for CP_DRAW_INDIRECT_MULTI
, and also decode the indirect draw fields similar to CP_DRAW_INDIRECT
. Finally I added a trace to test all this functionality, including addvariant
. I also had to add a turnip patch to dump the indirect BO's in order to exercise the draw dumping.