zink: add VK_KHR_external_memory_capabilities to instance exts
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 11 Jan 2022 18:55:21 +0000 (13:55 -0500)
committerMarge Bot <emma+marge@anholt.net>
Tue, 18 Jan 2022 23:31:01 +0000 (23:31 +0000)
commit65e34fa70e3a8dcbcebfb9e0692d106a8f3fb9df
tree4c00195a553f677216f7568c3c7b022f88e0d559
parentf0f1a94fcffa6f16b913922668cc1e1468ca8a19
zink: add VK_KHR_external_memory_capabilities to instance exts

the props for this are weird so they have to be fetched "manually"

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14498>
src/gallium/drivers/zink/zink_device_info.py
src/gallium/drivers/zink/zink_instance.py