zink/instance: work with vulkan 1.0 and later loader.
authorDave Airlie <airlied@redhat.com>
Mon, 1 Mar 2021 03:07:10 +0000 (13:07 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 2 Mar 2021 00:46:04 +0000 (10:46 +1000)
commit548e41aed129904483f821a8fc5ee17f62cacde5
tree4e07ddea31cb091989ad36efac262424d7329ac1
parent3054921a8d410b3e3b82479f45a5d6f4cea2c098
zink/instance: work with vulkan 1.0 and later loader.

If zink is meant to work against Vulkan 1.0 API then it
should expose the 1.0 API as create time as well as always
ask for all the vulkan 1.0 extensions.

Reviewed-by: Hoe Hao Cheng <haochengho12907@gmail.com>
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9075>
src/gallium/drivers/zink/zink_instance.py