commit | 28854743dccfdcac525158c6c76214f1985109b6 | [log] [tgz] |
---|---|---|
author | Corentin Noël <corentin.noel@collabora.com> | Mon Mar 11 10:25:59 2024 +0100 |
committer | Marge Bot <emma+marge@anholt.net> | Wed Mar 13 09:26:31 2024 +0000 |
tree | 3ffe20b3d8e0b41e27673041a6b35c1b3791ef2a | |
parent | 207db018297af9abaf053f45dca9a3c276063782 [diff] |
zink: Change zink_get_surface to return a zink_surface Allows to avoid systematic casting of its return value. Signed-off-by: Corentin Noël <corentin.noel@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28025>