commit | bc992fc6cc810074e37acb03d66bed8a1097e3ad | [log] [tgz] |
---|---|---|
author | Faith Ekstrand <faith.ekstrand@collabora.com> | Mon Jan 30 20:12:00 2023 -0600 |
committer | Marge Bot <emma+marge@anholt.net> | Fri Aug 04 21:32:00 2023 +0000 |
tree | 17e3a12eb1778276943d53780005ada61ea87391 | |
parent | 6f01802be5920cf7e7a8e60ec20e120f5d5656a6 [diff] |
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>