mesa/src/nouveau/nvidia-headers
Faith Ekstrand ec0b9109b8 nouveau/parser: Handle arrays properly in P_IMMD()
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>
2023-08-04 21:31:56 +00:00
..
classes nouveau/headers: initial 3D headers import 2023-08-04 21:31:56 +00:00
class_parser.py nouveau/parser: Handle arrays properly in P_IMMD() 2023-08-04 21:31:56 +00:00
meson.build nouveau/classes: add 906f header support. 2023-08-04 21:31:55 +00:00
nvtypes.h nouveau/headers: typedef Nv void types 2023-08-04 21:31:53 +00:00
update-from-open-gpu-doc.py nouveau/headers: add path for 3D headers 2023-08-04 21:31:55 +00:00