radv: Add nir_foreach_variable_with_modes to .clang-format
authorKonstantin Seurer <konstantin.seurer@gmail.com>
Wed, 7 Dec 2022 15:24:52 +0000 (16:24 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 9 Dec 2022 07:07:10 +0000 (07:07 +0000)
Yet another loop macro.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19866>

src/amd/.clang-format

index 7912432..0e47087 100644 (file)
@@ -51,6 +51,7 @@ ForEachMacros:
   - nir_foreach_shader_in_variable
   - nir_foreach_shader_out_variable_safe
   - nir_foreach_variable_in_list
+  - nir_foreach_variable_with_modes
   - nir_foreach_src
   - foreach_two_lists
   - u_foreach_bit