About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/.clang-format-include
diff options
context:
space:
mode:
authorChristian Gmeiner <cgmeiner@igalia.com>2025-09-08 12:27:29 +0200
committerMarge Bot <marge-bot@fdo.invalid>2025-09-17 10:05:18 +0000
commit3f060b1467c9f7fc59f2e863616f55103b6ab988 (patch)
treed3d1305cc9f0e9ae2790b5a827d00946b5426502 /.clang-format-include
parent48be3799b3ca72df2d9cb9451b7de7a5c67efe62 (diff)
clang-format: Add src/imagination to .clang-format-include
Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com> Acked-by: Simon Perretta <simon.perretta@imgtec.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37222>
Diffstat (limited to '.clang-format-include')
-rw-r--r--.clang-format-include1
1 files changed, 1 insertions, 0 deletions
diff --git a/.clang-format-include b/.clang-format-include
index 9f2d1dd1977..d7c5747177f 100644
--- a/.clang-format-include
+++ b/.clang-format-include
@@ -10,3 +10,4 @@ src/amd/vulkan/**/*
src/amd/compiler/**/*
src/egl/**/*
src/etnaviv/isa/**/*
+src/imagination/**/*