mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-17 20:28:05 +02:00
clang generates a warning if there's no explicit break or fall-through annotation. The latter would be kind of silly in this case, and not robust against any future changes turning the fall-through invalid. Reviewed-by: Eric Anholt <eric@anholt.net> Reviewed-by: Juan A. Suarez <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10220> |
||
|---|---|---|
| .. | ||
| tests | ||
| meson.build | ||
| qpu_disasm.c | ||
| qpu_disasm.h | ||
| qpu_instr.c | ||
| qpu_instr.h | ||
| qpu_pack.c | ||
| qpu_validate.c | ||