zink: hook up VK_KHR_workgroup_memory_explicit_layout
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24467>
This commit is contained in:
committed by
Marge Bot
parent
0bb55b4634
commit
ae3163dfd2
@@ -69,6 +69,7 @@ EXTENSIONS = [
|
||||
Extension("VK_KHR_external_memory"),
|
||||
Extension("VK_KHR_external_memory_fd"),
|
||||
Extension("VK_KHR_vulkan_memory_model"),
|
||||
Extension("VK_KHR_workgroup_memory_explicit_layout", alias="explicit_layout", features=True),
|
||||
Extension("VK_KHR_pipeline_executable_properties",
|
||||
alias="pipestats",
|
||||
features=True),
|
||||
|
||||
Reference in New Issue
Block a user