mesa/src
Karmjit Mahil bf17e4fe33 pvr: Fix for loop itarator usage
The `i` iteration variable was being used instead of `k` when
appending new mappings, and getting the current source rect.

dEQP test fixed:
  dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type
    .combined.view_type.3d.format.*.count_1.
    .{3x3x3,5x5x5,...(odd dimensions)}

Fixes: 060c3db4ef ("pvr: Complete pvr_generate_custom_mapping()")

Reported-by: James Glanville <james.glanville@imgtec.com>
Signed-off-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25321>
2023-09-24 13:44:19 +00:00
..
amd meson: Remove unnecessary inc_compiler mentions 2023-09-22 14:52:50 +00:00
android_stub util/log: improve logger_android 2023-02-22 17:55:40 +00:00
asahi treewide: Drop nir_ssa_for_src users 2023-09-18 10:25:17 -04:00
broadcom meson: Remove unnecessary inc_compiler mentions 2023-09-22 14:52:50 +00:00
c11 util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
compiler compiler: Only enable mesaclc helper if we have OpenCL SPIR-V support 2023-09-22 15:29:25 +00:00
drm-shim drm-shim: Avoid assertion fail if someone does close(-1). 2023-06-01 01:50:41 +00:00
egl egl/wayland: enable WL_bind_wayland_display for zink 2023-09-19 02:47:31 +00:00
etnaviv etnaviv: Fully replicate back stencil config 2023-08-22 12:00:27 +02:00
freedreno freedreno/decode: Remove gpu_id 2023-09-22 19:17:14 +00:00
gallium iris: do not mention specifically clover for OpenCL support 2023-09-23 05:04:29 +00:00
gbm egl/drm: Assume modern DRI interface versions 2023-07-28 12:25:19 +00:00
getopt
glx glx: drop the 'libGL' log prefix 2023-09-18 07:45:27 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination pvr: Fix for loop itarator usage 2023-09-24 13:44:19 +00:00
imgui
intel anv: fix frame count reporting in INTEL_MEASURE 2023-09-22 22:41:53 +00:00
loader loader: add DRI_PRIME_DEBUG env var 2023-09-18 07:45:27 +00:00
mapi glthread: sync for VDPAU sync functions 2023-08-17 04:53:37 +00:00
mesa treewide: Drop nir_ssa_for_src users 2023-09-18 10:25:17 -04:00
microsoft microsoft/compiler: Fix printf formatting string issues 2023-09-22 10:47:33 -07:00
nouveau nvk: Set GUARDBAND_Z_SCALE_1 when Z-clipping 2023-09-23 13:01:52 -05:00
panfrost meson: Remove unnecessary inc_compiler mentions 2023-09-22 14:52:50 +00:00
tool pps-producer: add ability to select device with DRI_PRIME 2023-09-07 10:44:51 +00:00
util util: Add more PRINTFLIKE and MALLOCLIKE annotations 2023-09-22 10:47:33 -07:00
virtio ci/venus: add fragment.32B_in_memory_with_vec4_s32 flake 2023-09-23 04:44:37 +00:00
vulkan compiler: Use a meson dependency for libcompiler 2023-09-22 14:52:50 +00:00
.clang-format nir: Add nir_foreach_block_in_cf_node_reverse 2023-09-22 10:05:58 +00:00
meson.build nvk: add vulkan skeleton 2023-08-04 21:31:52 +00:00