mesa/src/imagination
Faith Ekstrand 59f85e678f vulkan/wsi: Take a vk_queue in wsi_common_queue_present()
The common entrypoint wrapper already depends on vk_queue, as do all the
drivers that implement drv_QueuePresentKHR() so there's no point in
passing through Vulkan API types anymore.

The one functional change here is that ANV is no longer forcing the
queue index to be zero, which I suspect was a mistake in the first
place.

Reviewed-by: Lars-Ivar Hesselberg Simonsen <lars-ivar.simonsen@arm.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36827>
2025-08-22 23:05:02 +00:00
..
common pvr, pco: point size handling 2025-07-08 23:10:57 +00:00
csbgen pvr: clarify image/sampler state word packing 2025-07-08 23:10:53 +00:00
include build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
pco all: rename gl_shader_stage_name to mesa_shader_stage_name 2025-08-06 10:28:41 +08:00
rogue all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
vulkan vulkan/wsi: Take a vk_queue in wsi_common_queue_present() 2025-08-22 23:05:02 +00:00
.clang-format pco: skip vector coalescing if ssa srcs are repeatedly referenced 2025-07-08 23:10:57 +00:00
.dir-locals.el
.editorconfig pvr: Change indentation from tab to spaces for xml files. 2022-08-31 08:26:17 +00:00
meson.build pvr: add initial pco stub/boilerplate 2024-11-29 15:14:10 +00:00