hasvk: fix null descriptor handling with A64 messages
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 3 Jul 2023 14:46:41 +0000 (17:46 +0300)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 9 Aug 2023 06:00:12 +0000 (09:00 +0300)
commit0e5b4b1b437423751639dec865daf3dcbfb11233
tree785951e1693055c1a88b84b6d68ad95e843891bd
parent8fe6e6957c18237924dd2debf6474222839a697c
hasvk: fix null descriptor handling with A64 messages

This replicates the same fix we did for Anv and null descriptors with
A64 messages from commit efcda1c530 ("anv: fix null descriptor
handling with A64 messages").

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: mesa-stable
Reviewed-by: Ivan Briano <ivan.briano@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17545>
src/intel/vulkan_hasvk/anv_device.c
src/intel/vulkan_hasvk/anv_pipeline.c
src/intel/vulkan_hasvk/anv_private.h