intel/tools: Handle BINDING_TABLE_POOL_ALLOC in batch decoding
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9729>
This commit is contained in:
@@ -242,6 +242,7 @@ struct intel_batch_decode_ctx {
|
||||
|
||||
bool use_256B_binding_tables;
|
||||
uint64_t surface_base;
|
||||
uint64_t bt_pool_base;
|
||||
uint64_t dynamic_base;
|
||||
uint64_t instruction_base;
|
||||
|
||||
|
Reference in New Issue
Block a user