mesa/src/vulkan
Pierre-Eric Pelloux-Prayer 835364ea0c vulkan/wsi: define pWaitDstStageMask in the blit submission
Otherwise we get a crash in vk_common_QueueSubmit when doing:
   .stageMask   = pSubmits[s].pWaitDstStageMask[i],

cc: mesa-stable

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6712
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17310>
2022-07-07 21:49:39 +00:00
..
device-select-layer vulkan/device_select: remove get_pdevice_proc_addr 2022-07-06 23:53:25 +00:00
overlay-layer meson: Tell glslang to be quiet. 2022-05-04 11:30:43 +00:00
registry vulkan: Update Vulkan XML and headers to 1.3.219. 2022-07-06 16:27:21 +00:00
runtime vulkan: Add common code for VK_EXT_shader_module_identifier. 2022-07-06 16:27:21 +00:00
util vulkan_entrypoints_gen: For Windows ARM64EC, prefix symbols with '#' 2022-06-29 01:18:19 +00:00
wsi vulkan/wsi: define pWaitDstStageMask in the blit submission 2022-07-07 21:49:39 +00:00
meson.build meson: Using get_argument_syntax as the `--compiler_id` option for gen_vs_module_defs.py 2022-06-16 19:59:58 +00:00
vulkan-icd-symbols.txt
vulkan_api.def.in win32: Fixes 32 bits visual studio module definition files by add script gen_vs_module_defs.py 2022-04-19 19:38:47 +00:00