anv: allow binding tables allocations on compute only queues
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Fri, 2 Jun 2023 07:02:29 +0000 (10:02 +0300)
committerMarge Bot <emma+marge@anholt.net>
Thu, 8 Jun 2023 02:37:44 +0000 (02:37 +0000)
commit965503ae220ba5a7bc6208d909f015a4315caa59
tree5b78bbd729dc152c542443948bd9cb8d3ccc5183
parentb1faeae4fe85d118e6017f7bb8e5e2d13de04a28
anv: allow binding tables allocations on compute only queues

COMPUTE_WALKER is using binding tables.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: eb2b309328 ("anv: defer binding table block allocation to when necessary")
Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23506>
src/intel/vulkan/anv_batch_chain.c