mesa/src/intel
Lionel Landwerlin eb2b309328 anv: defer binding table block allocation to when necessary
There are cases where we never need a binding table block, for example
compute only command buffers.

This has also the nice effect of not having
dEQP-VK.api.object_management.* tests allocate 1Gb of binding tables
which are staying around forever after you run those tests.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8806
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Ivan Briano <ivan.briano@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23079>
2023-05-19 18:11:10 +00:00
..
blorp nir: Drop unused name from nir_ssa_dest_init 2023-05-17 23:46:16 +00:00
ci anv/ci: Add tests for video formats to the failing tests. 2023-05-19 06:15:02 +00:00
common intel: Secondary CB print primary CB's renderpass 2023-05-12 21:15:09 +00:00
compiler meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
dev intel/devinfo: call intel_device_info_init_was only once 2023-05-16 19:32:41 +00:00
ds meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
genxml intel/genxml: add a command VD_CONTROL_STATE to gen12/125 2023-05-19 06:15:01 +00:00
isl anv/image: Add a surface usage bit for video decoding 2023-05-19 06:15:01 +00:00
nullhw-layer vulkan/layers: Use PUBLIC instead of VK_LAYER_EXPORT 2023-02-17 03:42:34 +00:00
perf intel/perf: fix OA format selection on MTL 2023-04-03 23:34:17 +00:00
tools intel/tools: decode ACTHD printed by newer kernels 2023-05-05 14:55:41 +00:00
vulkan anv: defer binding table block allocation to when necessary 2023-05-19 18:11:10 +00:00
vulkan_hasvk nir: Drop unused name from nir_ssa_dest_init 2023-05-17 23:46:16 +00:00
meson.build blorp: add dependency on idep_intel_dev 2023-03-03 13:04:23 +00:00