mesa/src/intel/tools
Jason Ekstrand 81e4ecbc19 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>
2017-12-14 13:27:20 -08:00
..
.gitignore intel: tools: add aubinator_error_decode tool 2017-04-04 21:22:26 +01:00
aubinator.c intel/disasm: Take a devinfo in gen_disasm_create 2017-12-14 13:27:06 -08:00
aubinator_error_decode.c intel/tools: Switch aubinator_error_decode over to the gen_print_batch 2017-12-14 13:27:16 -08:00
disasm.c intel/disasm: Take a devinfo in gen_disasm_create 2017-12-14 13:27:06 -08:00
gen_batch_decoder.c intel/batch-decoder: Decode dynamic state 2017-12-14 13:27:20 -08:00
gen_disasm.h intel/disasm: Take a devinfo in gen_disasm_create 2017-12-14 13:27:06 -08:00
intel_aub.h aubinator: import intel_aub.h from libdrm 2017-06-27 14:10:28 +03:00
meson.build intel/tools: Switch aubinator_error_decode over to the gen_print_batch 2017-12-14 13:27:16 -08:00