mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-28 14:18:13 +02:00
We make a new macro VA_NVCLS_FOO which is either an array macro or a regular macro and, either way, redirects to V_NVCLS_FOO. This lets us unconditionally use VA_NVCLS_FOO in P_IMMD() and, if the caller hands in a FOO(i), it will get unwrapped and mangled to produce to V_NVCLS_FOO. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326> |
||
|---|---|---|
| .. | ||
| classes | ||
| class_parser.py | ||
| meson.build | ||
| nvtypes.h | ||
| update-from-open-gpu-doc.py | ||