lavapipe: fix missing piece of VK_KHR_get_physical_device_properties2
authorDave Airlie <airlied@gmail.com>
Thu, 14 Jan 2021 23:57:52 +0000 (09:57 +1000)
committerMarge Bot <eric+marge@anholt.net>
Sat, 16 Jan 2021 03:23:40 +0000 (03:23 +0000)
commit7b48d5d36e0177a9346b75af6f41031e4c7b1220
tree15ca35f185e5e76f2c23df81671a29d053315441
parent68a785e63fe848c7bcd48bce2095670926f97eea
lavapipe: fix missing piece of VK_KHR_get_physical_device_properties2

I missed two parts of the APIs for this, so add them, should fix
crashes in gstreamer vulkan when it tries to load lvp.

Cc: <mesa-stable@lists.freedesktop.org>
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3989
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8511>
src/gallium/frontends/lavapipe/lvp_device.c