mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 13:50:11 +01:00
Supports all models in the test suite. No optimizations implemented yet. Acked-by: Christian Gmeiner <cgmeiner@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36699>
14 lines
376 B
Text
14 lines
376 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/**/*
|