mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 05:00:09 +01:00
The lifetime of Mesa's vk_pipeline_layout may exceed that of the VkPipelineLayout object as other objects on the device may hold references to it. In other places in vk_pipeline_layout and vk_descriptor_set_layout, the device allocation scope is used with this pattern, but there was an inconsistency in vk_pipeline_layout_zalloc, which is fixed by this commit. Reviewed-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com> Signed-off-by: Vitaliy Triang3l Kuzmin <triang3l@yandex.ru> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24794> |
||
|---|---|---|
| .. | ||
| device-select-layer | ||
| overlay-layer | ||
| registry | ||
| runtime | ||
| util | ||
| wsi | ||
| meson.build | ||
| vulkan-android.sym | ||
| vulkan-icd-android-symbols.txt | ||
| vulkan-icd-symbols.txt | ||
| vulkan.sym | ||
| vulkan_api.def.in | ||