intel/batch-decoder: Decode dynamic state
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 13 Dec 2017 18:16:46 +0000 (10:16 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 14 Dec 2017 21:27:20 +0000 (13:27 -0800)
commit81e4ecbc19debbbc96504582fc226e7e954ec316
treea7ed2f3b6e31e43262e7701bafd10b77caca8ff6
parent4ac2ee90016b2ab955ef75776ae45f9d028ef1ab
intel/batch-decoder: Decode dynamic state

Unfortunately, in aubinator and aubinator_error_decode we don't always
know how many of a given state we have, so we must guess.  One day,
we'll come up with a way to annotate the batch to solve this problem.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/tools/gen_batch_decoder.c