zink: hook up maint6
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26953>
This commit is contained in:

committed by
Marge Bot

parent
4ccc91de17
commit
33282e7504
@@ -69,6 +69,9 @@ EXTENSIONS = [
|
||||
Extension("VK_KHR_maintenance5",
|
||||
alias="maint5",
|
||||
features=True, properties=True),
|
||||
Extension("VK_KHR_maintenance6",
|
||||
alias="maint6",
|
||||
features=True, properties=True),
|
||||
Extension("VK_KHR_external_memory"),
|
||||
Extension("VK_KHR_external_memory_fd"),
|
||||
Extension("VK_KHR_vulkan_memory_model"),
|
||||
|
Reference in New Issue
Block a user