commit | 2c8a722b85eaf13d2ac9d722fd5be053cb69903b | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Thu Aug 13 13:27:16 2020 -0400 |
committer | Marge Bot <eric+marge@anholt.net> | Mon Aug 17 11:43:52 2020 +0000 |
tree | 58e9cf80ac94825db55cc168a4013b4881a97771 | |
parent | cdc3276317de5da31b7336a6aba0525bbc752191 [diff] |
panfrost: XMLify attributes To keep review manageable, this only ports over pandecode and blitting. The main uses for vertex data and varying linkage will come next, as they touch considerably more code. Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6326>