intel/decoder: add filter feature
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Ivan Briano <ivan.briano@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27270>
This commit is contained in:
committed by
Marge Bot
parent
7bd4b537fe
commit
b39980c616
@@ -296,6 +296,7 @@ struct intel_batch_decode_ctx {
|
||||
uint64_t acthd;
|
||||
|
||||
struct hash_table *commands;
|
||||
struct hash_table *filters;
|
||||
struct hash_table *stats;
|
||||
|
||||
void (*disassemble_program)(struct intel_batch_decode_ctx *ctx,
|
||||
|
||||
Reference in New Issue
Block a user