anv: simplify dynamic buffer count in pipeline layout
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 23 Mar 2022 15:05:15 +0000 (17:05 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 19 Jul 2022 02:36:09 +0000 (02:36 +0000)
commitc806d1e5edbff3b458d17607165d842b5a99b52a
tree0a2a1c11a8f28b9a25564d25d4f494ef2b41ef51
parent5b561b501acf13035b9d4346d64b5feeca75e2bb
anv: simplify dynamic buffer count in pipeline layout

anv_descriptor_set_layout already has the information we're gather
here.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17601>
src/intel/vulkan/anv_descriptor_set.c