anv: simplify push descriptors
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Fri, 6 Oct 2023 21:42:11 +0000 (00:42 +0300)
committerMarge Bot <emma+marge@anholt.net>
Wed, 11 Oct 2023 20:45:03 +0000 (20:45 +0000)
commitebb68d506d235afff1e17ded77186782c2f90e60
tree19ee68a8241a8a2fa26c71d2f27ea17122663b52
parent5ad78e61d08479b58d6ef100b7ec14ddd0ab8171
anv: simplify push descriptors

There can only be one push descriptor amongst all descriptor sets.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Chia-I Wu <olvaffe@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25598>
src/intel/vulkan/anv_cmd_buffer.c
src/intel/vulkan/anv_private.h
src/intel/vulkan/genX_cmd_buffer.c