mesa/src
Christian Gmeiner 0ddbd895e2 zink: Fix NIR validation error in cubemap-to-array lowering
The cubemap-to-array pass was changing variable types from samplerCubeArray
to sampler2DArray but leaving the corresponding deref instruction types
unchanged. This caused NIR validation to fail with "instr->type ==
instr->var->type" assertion.

Fix by updating both the variable type and the deref instruction type
to maintain consistency required by NIR validation.

Cc: mesa-stable
Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35117>
(cherry picked from commit 86f7ce06be)
2025-06-04 15:52:45 +02:00
..
amd radv/video: Limit 10bit H265 decode support to stoney and newer 2025-06-04 15:52:44 +02:00
android_stub
asahi asahi: build asahi_clc for -Dtools=asahi 2025-05-01 09:38:50 +02:00
broadcom v3d/compiler: Fix ub when using memcmp for texture comparisons. 2025-05-20 20:18:08 +02:00
c11 c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +00:00
compiler nir: fix gathering color interp modes in nir_lower_color_inputs 2025-05-20 20:18:06 +02:00
drm-shim
egl egl: fix sw fallback rejection in non-sw EGL_PLATFORM=device 2025-05-01 09:39:47 +02:00
etnaviv entaviv/isa: Silence warnings about non snake case names 2025-06-04 15:52:44 +02:00
freedreno st/mesa: fix _IntegerBuffers bitfield use 2025-05-20 20:18:08 +02:00
gallium zink: Fix NIR validation error in cubemap-to-array lowering 2025-06-04 15:52:45 +02:00
gbm meson: support building with system libgbm 2025-04-09 12:15:33 +00:00
getopt
gfxstream gfxstream: get rid of logspam in virtualized case 2025-06-04 15:52:44 +02:00
glx Get rid of 5 remaining references to glapitable.h 2025-04-27 11:44:57 +02:00
gtest
imagination treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
imgui
intel hasvk/elk: stop turning load_push_constants into load_uniform 2025-06-04 15:52:44 +02:00
loader loader: Stop looking in ${libdir}/tls/ 2025-03-13 19:45:45 +00:00
mapi Get rid of 5 remaining references to glapitable.h 2025-04-27 11:44:57 +02:00
mesa mesa: fix _FP32Buffers bitfield use 2025-05-20 20:18:08 +02:00
microsoft ci/microsoft: Add job timeouts and pin Piglit to GSt 2025-04-01 12:21:01 +00:00
nouveau nouveau/headers: Ignore PermissionError in rustfmt 2025-05-20 20:18:07 +02:00
panfrost pan/bi: Lower ffract in bifrost_nir_algebraic on v11+ 2025-05-20 20:18:07 +02:00
tool perfetto/android: align datasource names with tooling expectations 2025-04-08 18:29:10 +00:00
util util/u_printf: fix memory leak in u_printf_singleton_add_serialized 2025-05-20 20:18:08 +02:00
virtio virtio/vpipe: Correct vdrm_vpipe_connect() definition 2025-05-07 09:04:50 +02:00
vulkan vulkan/wsi/wayland: make needs_color_surface_old check if surface exists 2025-05-20 20:18:08 +02:00
x11 glx/egl/x11: fix x11_dri3_check_multibuffer 2025-02-17 02:50:15 +00:00
.clang-format radv: Add radv_foreach_stage to ForEachMacros again. 2025-04-11 18:01:47 +00:00
meson.build meson: support building with system libgbm 2025-04-09 12:15:33 +00:00