mesa/src/freedreno/fdl
Danylo Piliaiev be190a5d3d
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
tu: Fix passing tmp arrays to tu_desc_set_swiz/fdl6_buffer_view_init
../src/freedreno/vulkan/tu_clear_blit.cc:3664:1:   required from here
../src/freedreno/vulkan/tu_clear_blit.cc:1274:26: error: taking address of temporary array
 1274 |    tu_desc_set_swiz<CHIP>(desc, tu_swiz(X, Y, Z, W));

Fixes: 75166dff1d ("tu: Extract out descriptor helpers")

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39198>
2026-01-07 16:43:31 +00:00
..
fd5_layout.c freedreno/layout: Use blocks for linear mipmap fallback where possible 2025-11-25 18:25:57 +00:00
fd5_layout_test.c freedreno/fdl: Pass fd_dev_info to fdl6_layout 2024-11-21 22:28:34 +00:00
fd6_format_table.c freedreno/fdl: add astc hdr formats 2026-01-03 16:51:10 +01:00
fd6_format_table.h freedreno/registers: Fix gen8 swizzle enum 2025-12-08 22:12:00 +00:00
fd6_layout.c tu: Handle mismatch in mip layouts for reinterpreted compressed images 2025-11-25 18:25:57 +00:00
fd6_layout_test.c freedreno/a6xx: Add single common source for a6xx.xml.h 2025-07-03 12:50:04 +00:00
fd6_tiled_memcpy.cc freedreno/fdl: Optimize linear_to_tiled with avx2 2025-11-20 22:42:07 +00:00
fd6_view.cc tu: Fix passing tmp arrays to tu_desc_set_swiz/fdl6_buffer_view_init 2026-01-07 16:43:31 +00:00
fd_layout_test.c freedreno/layout: Introduce fdl_image_params 2025-07-13 17:16:50 +00:00
fd_layout_test.h freedreno/fdl: Pass fd_dev_info to fdl6_layout 2024-11-21 22:28:34 +00:00
freedreno_layout.c freedreno/fdl: Set pitch for buffers 2025-10-03 23:44:39 +00:00
freedreno_layout.h tu: Fix passing tmp arrays to tu_desc_set_swiz/fdl6_buffer_view_init 2026-01-07 16:43:31 +00:00
freedreno_lrz_layout.c freedreno,tu: Unify LRZ layout calculations 2025-01-20 22:07:24 +00:00
freedreno_lrz_layout.h freedreno/lrz: Add gen8 lrz layout support 2025-12-16 19:38:37 +00:00
meson.build freedreno/layout: Convert fd6_view to c++ 2025-10-09 02:23:32 +00:00