nouveau/parser: Parse all fields in each method
authorFaith Ekstrand <faith.ekstrand@collabora.com>
Tue, 31 Jan 2023 02:12:00 +0000 (20:12 -0600)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:32:00 +0000 (21:32 +0000)
commitbc992fc6cc810074e37acb03d66bed8a1097e3ad
tree17e3a12eb1778276943d53780005ada61ea87391
parent6f01802be5920cf7e7a8e60ec20e120f5d5656a6
nouveau/parser: Parse all fields in each method

When converting to mako, the break got moved to the wrong spot and we
were only parsing the first method.  Now we parse them all.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
src/nouveau/nvidia-headers/class_parser.py