mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-26 14:38:13 +02:00
Clang seems more relaxed about this, allowing C99 style initializers without requiring ordering. But unfortunately g++ is more picky :-/ TODO this doesn't completely fix everything with g++, namely sparse array initialization.. for ir3 driver-params, I think we can convert these to structs. But there are still one or two others to deal with. Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21846> |
||
|---|---|---|
| .. | ||
| fd5_layout.c | ||
| fd5_layout_test.c | ||
| fd6_format_table.c | ||
| fd6_format_table.h | ||
| fd6_layout.c | ||
| fd6_layout_test.c | ||
| fd6_view.c | ||
| fd_layout_test.c | ||
| fd_layout_test.h | ||
| freedreno_layout.c | ||
| freedreno_layout.h | ||
| meson.build | ||