mesa/src
Caterina Shablia e6d2a426e6 vulkan/runtime: add vk_image_subresource_slice_count
vk_image_subresource_slice_count is useful when implementing image
barriers. When maintenance9 is enabled,
VkImageSubresourceRange::{baseArrayLayer,layerCount} specify the
slices, rather than layers, to transition. This helper returns
the number of slices specified in the subresource range, accounting
for the VK_REMAINING_ARRAY_LAYERS sentinel.

Reviewed-by: Lars-Ivar Hesselberg Simonsen <lars-ivar.simonsen@arm.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36176>
2025-08-12 12:43:10 +00:00
..
amd radv/amdgpu: fix creation with different but unused RADV_PERFTEST flags 2025-08-12 07:46:04 +00:00
android_stub
asahi agx: drop bounds check optimize pass 2025-08-08 20:51:05 +00:00
broadcom broadcom: gl_shader_stage_to_broadcom => mesa_shader_stage_to_broadcom 2025-08-10 06:09:49 +00:00
c11
compiler nir/opt_load_skip_helpers: optionally handle intrinsics 2025-08-12 08:56:37 +00:00
drm-shim prefer _SC_PAGESIZE over _SC_PAGE_SIZE 2025-08-11 12:30:23 +00:00
egl mesa: remove inc_mapi 2025-08-06 20:35:26 +00:00
etnaviv ci: Add test streaming-texture-leak to all-skips 2025-08-04 09:57:09 +00:00
freedreno ir3: align alias sequences to work around hardware bug 2025-08-11 17:07:10 +00:00
gallium ac,radv,radeonsi: fix programming PA_SU_PRIM_FILTER_CNTL on GFX12 2025-08-12 07:06:36 +00:00
gbm gbm: Add more formats 2025-07-15 12:37:10 +00:00
getopt
gfxstream gfxstream: Generate goldfish dispatch code for AHB extension 2025-08-01 18:34:15 +00:00
glx mesa: move src/mapi to src/mesa/glapi 2025-08-06 20:35:26 +00:00
gtest
imagination all: rename gl_shader_stage_name to mesa_shader_stage_name 2025-08-06 10:28:41 +08:00
imgui
intel vulkan: Add a vk_video_session_finish() helper 2025-08-11 20:34:56 +00:00
loader loader: Don't load nouveau GL on nvidia kmd 2025-07-29 23:52:32 +00:00
mesa mesa: add mesh shader extension state 2025-08-11 01:44:45 +00:00
microsoft microsoft/clc: Improve clc_compiler_test.cpp to use defined expect value 2025-08-11 21:11:18 +00:00
nouveau nir: rename to nir_opt_load_skip_helpers and add options struct 2025-08-12 08:56:37 +00:00
panfrost pan/bi: Revamp bi_optimize_nir 2025-08-11 11:38:57 +00:00
tool meson: Allow configuring with Android-internal perfetto 2025-08-07 16:22:37 +00:00
util util: SWAP macro implementation for older MSVC versions 2025-08-11 13:50:02 +00:00
virtio venus: fix a race condition in ring shmem reuse 2025-08-09 00:24:28 +00:00
vulkan vulkan/runtime: add vk_image_subresource_slice_count 2025-08-12 12:43:10 +00:00
x11 meson: add missing x11 dependency on libloader_x11 2025-08-08 21:45:59 +00:00
.clang-format agx: add foreach_reg_{src,dest} 2025-08-03 14:40:53 -04:00
meson.build mesa: remove inc_mapi 2025-08-06 20:35:26 +00:00