summaryrefslogtreecommitdiff
path: root/.clang-format-ignore
diff options
context:
space:
mode:
authorEric Engestrom <eric@igalia.com>2023-05-26 12:56:20 +0100
committerMarge Bot <emma+marge@anholt.net>2023-06-16 19:59:52 +0000
commit62b9e6e937107a37233f235926d22ab6dfe55aed (patch)
tree217e17e38222232eb9b44ea5337a5435bce1e762 /.clang-format-ignore
parent6b21653ab4d3a67e711fe10e3d403128b6d26eb2 (diff)
ci: enforce formatting for RADV & ACO
Signed-off-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Daniel Schürmann <daniel@schuermann.dev> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23253>
Diffstat (limited to '.clang-format-ignore')
-rw-r--r--.clang-format-ignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.clang-format-ignore b/.clang-format-ignore
index e69de29bb2d..b23f076504c 100644
--- a/.clang-format-ignore
+++ b/.clang-format-ignore
@@ -0,0 +1,2 @@
+# Vendored code
+src/amd/vulkan/radix_sort/*