mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-04 10:58:15 +02:00
Reviewed-by: Aitor Camacho <aitor@lunarg.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41784>
15 lines
397 B
Text
15 lines
397 B
Text
# The following files are opted into `ninja clang-format` and
|
|
# enforcement in the CI.
|
|
|
|
src/gallium/drivers/ethosu/**/*
|
|
src/gallium/drivers/i915
|
|
src/gallium/drivers/r300/compiler/*
|
|
src/gallium/drivers/rocket/**/*
|
|
src/gallium/targets/teflon/**/*
|
|
src/gallium/frontends/teflon/**/*
|
|
src/amd/vulkan/**/*
|
|
src/amd/compiler/**/*
|
|
src/egl/**/*
|
|
src/etnaviv/isa/**/*
|
|
src/imagination/**/*
|
|
src/kosmickrisp/**/*
|