mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 11:30:21 +01:00
clang-format: add egl foreach macro
Signed-off-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23398>
This commit is contained in:
parent
66a01b9377
commit
d4575d7fcb
1 changed files with 3 additions and 0 deletions
|
|
@ -161,6 +161,9 @@ ForEachMacros:
|
|||
|
||||
- nir_foreach_src
|
||||
|
||||
# egl
|
||||
- egl_relax
|
||||
|
||||
# vulkan
|
||||
- vk_foreach_queue
|
||||
- vk_foreach_queue_safe
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue