radv: Add nir_foreach_variable_with_modes to .clang-format

Yet another loop macro.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19866>
This commit is contained in:
Konstantin Seurer 2022-12-07 16:24:52 +01:00 committed by Marge Bot
parent 433c6f5d3a
commit 9f03e9c286

View 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