Skip to content

dzn: Enable VK_KHR_get_memory_requirements2 and VK_KHR_bind_memory2

Raun requested to merge raun/mesa:main into main

VK_KHR_get_memory_requirements2 and VK_KHR_bind_memory2 are both already supported but not listed in the extension list. This adds these missing extensions to the supported extensions list.

Merge request reports