winevulkan: Update to VK spec version 1.3.278.
commitf380e34a5e94371f691179711e6ce4697be0da61
authorJacek Caban <jacek@codeweavers.com>
Tue, 20 Feb 2024 20:07:13 +0000 (20 21:07 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 29 Feb 2024 20:22:06 +0000 (29 21:22 +0100)
treecac3e450bcf7f8b8e2373594013e22f250135087
parent2dcc8ec08d4a7f8d19567842cc7c0a243a4e3f94
winevulkan: Update to VK spec version 1.3.278.

The new spec uses length attribute for some static arrays. Change is_dynamic_array
to account account for that. Eventually we could use the new information to improve
conversion thunks.
dlls/winevulkan/make_vulkan
dlls/winevulkan/vulkan_thunks.c
dlls/winevulkan/winevulkan.json
include/wine/vulkan.h