vulkan/util: Add and use vk_multialloc_zalloc variants
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Wed, 14 Jul 2021 05:39:23 +0000 (22:39 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 15 Jul 2021 21:34:53 +0000 (21:34 +0000)
commit34aae6a1f2221bdd6ae812c11fafaaca10ca2419
tree6a67022a0649c6ea976f92c95172e4433cdb6e84
parent49a7c92793ebcc4e2814ef295e51673dc4c9674c
vulkan/util: Add and use vk_multialloc_zalloc variants

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11890>
src/vulkan/util/vk_alloc.h
src/vulkan/util/vk_object.c