zink: hook up VK_EXT_queue_family_foreign
Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11967>
This commit is contained in:

committed by
Marge Bot

parent
2b98fba806
commit
6f7fe12fd4
@@ -66,6 +66,7 @@ EXTENSIONS = [
|
||||
Extension("VK_KHR_external_memory"),
|
||||
Extension("VK_KHR_external_memory_fd"),
|
||||
Extension("VK_EXT_external_memory_dma_buf"),
|
||||
Extension("VK_EXT_queue_family_foreign"),
|
||||
Extension("VK_EXT_provoking_vertex",
|
||||
alias="pv",
|
||||
features=True,
|
||||
|
Reference in New Issue
Block a user