mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-22 10:58:08 +02:00
We have both PACKED and ENUM_PACKED macros which expand to the same thing. PACKED was based on a meson check for function attributes while ENUM_PACKED appears to be a legacy gallium thing which was based on defined(__GCC__). This changes the one use of ENUM_PACKED to PACKED and deletes ENUM_PACKED. Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20412> |
||
|---|---|---|
| .. | ||
| frontend | ||
| pipe | ||
| winsys | ||