anv: Increase maxBoundDescriptorSets to 32
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 8 Feb 2022 17:37:26 +0000 (09:37 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 10 Feb 2022 21:56:46 +0000 (13:56 -0800)
commit577d131bcf8988343d6b247dcbe45ce506e52022
tree01f795fb62e74e1e49f7424d46e03b117233018b
parenta84265938b022583adce92386143529df6a43c32
anv: Increase maxBoundDescriptorSets to 32

We recently had a request to support a larger maxBoundDescriptorSets,
specifically 32, and there doesn't appear to be a reason we need to
restrict this to 8.  According to vulkan.gpuinfo.org reports, most
Vulkan drivers appear to support 32.

Acked-by: Caio Oliveira <caio.oliveira@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14952>
src/intel/vulkan/anv_private.h