mesa/src/panfrost
Yonggang Luo 91ec3cc7e2 panfrost: Avoid use align as variable, replace it with other names
align is a function and when we want use it, the align variable will shadow it
So replace it with other names

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26885>
2024-01-05 02:42:05 +00:00
..
ci ci: Remove per-driver wayland-dEQP-EGL xfails 2023-12-22 11:13:23 +00:00
compiler treewide: Replace the include of nir_types.h with glsl_types.h 2023-12-30 15:08:11 +00:00
drm-shim panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
ds perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support 2023-11-09 13:22:48 +00:00
include panfrost: prepare pan_image_view for multiplanar formats 2023-08-07 19:35:12 +00:00
lib panfrost: Introduce a PAN_BO_SHAREABLE flag 2023-12-15 11:33:27 +00:00
midgard treewide: Replace the include of nir_types.h with glsl_types.h 2023-12-30 15:08:11 +00:00
perf panfrost: Avoid direct accesses to some panfrost_device fields 2023-12-15 11:33:26 +00:00
shared meson: inline gtest_test_protocol now that it's always 'gtest' 2023-03-10 07:20:29 +00:00
tools pan/decode: handle more than one panfrost_device 2023-08-14 22:41:10 +00:00
util treewide: Drop nir_ssa_for_src users 2023-09-18 10:25:17 -04:00
vulkan panfrost: Avoid use align as variable, replace it with other names 2024-01-05 02:42:05 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
meson.build panfrost: drop no-longer-needed libglsl 2023-02-10 14:09:37 +00:00