About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/.clang-format-include
diff options
context:
space:
mode:
authorEric Engestrom <eric@igalia.com>2023-06-01 13:51:41 +0100
committerMarge Bot <emma+marge@anholt.net>2023-07-07 23:00:06 +0000
commit98ed583a6d794937e32a312e84f4907bbca9bdd9 (patch)
tree19a52749ccf660fb9fdfa3014e72982e288b79bb /.clang-format-include
parente85983d7726f8d2fe4e3014afc8dcc94f56809ac (diff)
clang-format: enforce formatting of egl
Signed-off-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23398>
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 7cf71351a76..e8b0e948365 100644
--- a/.clang-format-include
+++ b/.clang-format-include
@@ -5,3 +5,4 @@ src/**/asahi/**/*
src/**/panfrost/**/*
src/amd/vulkan/**/*
src/amd/compiler/**/*
+src/egl/**/*