mesa/src
Patrick Lerda 4ec5c2fb59 r600: fix emit_image_size() range base compatibility
This change fixes a regression introduced with 8b5d41cacb.
Indeed, lookup_resid was not updated.

This change was tested on palm and cayman. Here are the tests fixed:
khr-gl4[3-5]/shader_image_size/advanced-nonms-cs-float: fail pass
khr-gl4[3-5]/shader_image_size/advanced-nonms-cs-int: fail pass
khr-gl4[3-5]/shader_image_size/advanced-nonms-cs-uint: fail pass
khr-gl4[3-5]/shader_image_size/advanced-nonms-fs-float: fail pass
khr-gl4[3-5]/shader_image_size/advanced-nonms-fs-int: fail pass
khr-gl4[3-5]/shader_image_size/advanced-nonms-fs-uint: fail pass
khr-gl4[3-5]/shader_image_size/basic-nonms-cs-float: fail pass
khr-gl4[3-5]/shader_image_size/basic-nonms-cs-int: fail pass
khr-gl4[3-5]/shader_image_size/basic-nonms-cs-uint: fail pass
khr-gl4[3-5]/shader_image_size/basic-nonms-fs-float: fail pass
khr-gl4[3-5]/shader_image_size/basic-nonms-fs-int: fail pass
khr-gl4[3-5]/shader_image_size/basic-nonms-fs-uint: fail pass

Fixes: 8b5d41cacb ("r600/sfn: Use range_base for atomics and images")
Signed-off-by: Patrick Lerda <patrick9876@free.fr>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33352>
(cherry picked from commit fd874bdd0c)
2025-03-04 20:26:19 +01:00
..
amd radv: fix re-emitting fragment output state when resetting gfx pipeline state 2025-03-04 20:24:03 +01:00
android_stub
asahi [25.0-only] hk: comment out dead variable 2025-02-04 20:47:26 +01:00
broadcom broadcom/simulator: use string copy instead of memcpy 2025-02-21 17:05:49 +01:00
c11 c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +00:00
compiler nir: fix frsq range analysis 2025-02-18 22:46:11 +01:00
drm-shim
egl egl: never select swrast for vmwgfx 2025-01-23 21:14:21 +00:00
etnaviv etnaviv: always clamp shadow sampler comparison reference value 2025-01-28 00:01:07 +00:00
freedreno ir3/ra: prevent reusing parent interval of reloaded sources 2025-03-03 17:25:17 +01:00
gallium r600: fix emit_image_size() range base compatibility 2025-03-04 20:26:19 +01:00
gbm gbm: fix get_back_bo() failure with gbm_surface and implicit modifiers 2025-02-15 00:03:01 +01:00
getopt
gfxstream gfxstream: mark unused variables as such 2025-02-06 10:18:23 +01:00
glx glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
gtest
imagination pvr: use vk_descriptor_type_is_dynamic 2024-12-19 15:12:58 +00:00
imgui
intel brw: Fix size in assembler when compacting 2025-03-04 20:24:05 +01:00
loader loader/wayland: Fix missing timespec.h include 2025-02-10 11:35:25 +01:00
mapi mesa/main: wire up glapi bits for EXT_multi_draw_indirect 2025-02-21 17:07:26 +01:00
mesa mesa: allocate GLmatrix aligned to 16 bytes 2025-03-04 20:24:08 +01:00
microsoft ci: fix the artifact name 2025-02-05 16:05:42 +01:00
nouveau nvk: Only support compute shader derivatives on Turing+ 2025-02-28 22:17:35 +01:00
panfrost panvk: Use RUN_COMPUTE over RUN_COMPUTE_INDIRECT 2025-03-04 20:26:18 +01:00
tool panvk: add u_trace perfetto support 2024-12-17 23:14:26 +00:00
util driconf: force_vk_vendor on Deep Rock Galactic+NVK 2025-02-12 12:05:39 +01:00
virtio venus: fix image format cache miss with AHB usage query 2025-02-28 22:17:35 +01:00
vulkan vulkan/runtime: ensure robustness state is fully initialized 2025-02-28 22:17:35 +01:00
x11 meson: require dri3 modifiers 2024-09-06 17:34:17 +00:00
.clang-format freedreno: move ForEachMacros into freedreno 2025-01-24 12:15:31 +00:00
meson.build dri: put shared-glapi into libgallium.*.so 2025-01-23 00:49:05 +00:00