| commit | faaa65a1a31041c97f23a0706df6196cd8635fd5 | [log] [tgz] |
|---|---|---|
| author | Corentin Noël <corentin.noel@collabora.com> | Fri Mar 08 14:29:45 2024 +0100 |
| committer | Marge Bot <emma+marge@anholt.net> | Wed Mar 13 09:26:30 2024 +0000 |
| tree | ada4af21249c1bd3633a0abbf820f25f40dbb208 | |
| parent | 2a77a46837f637c068dc1720b460f14e36ac182d [diff] |
zink: Make wrap_surface return a zink_ctx_surface directly Avoids to cast if back to zink_ctx_surface afterwards. Signed-off-by: Corentin Noël <corentin.noel@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28025>