commit | 14dab6b10cc93fcc7b17af7d969698fb03af87b6 | [log] [tgz] |
---|---|---|
author | Iago Toral Quiroga <itoral@igalia.com> | Thu Aug 25 08:23:27 2022 +0200 |
committer | Marge Bot <emma+marge@anholt.net> | Tue Aug 30 11:10:14 2022 +0000 |
tree | 69c6e9786e231584ed9dfbf6796a9e9ccfd99bdd | |
parent | 425f8aa7a4501566f65c276c54c8cf8d147a18a9 [diff] |
v3dv: ref/unref pipeline layout objects Since KHR_maintenance4 it is possible to destroy pipeline layouts immediately after creating pipelines. Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18246>