vulkan: Depend on vk_pipeline_layout in vk_cmd_enqueue
authorJason Ekstrand <jason.ekstrand@collabora.com>
Tue, 28 Jun 2022 19:54:30 +0000 (14:54 -0500)
committerMarge Bot <emma+marge@anholt.net>
Wed, 29 Jun 2022 20:31:58 +0000 (20:31 +0000)
commitd06335ed7642fbed617a2ebd6200399d038ffad0
tree88fbab7942a5d3519bfc51d34bd393a89ae6561b
parentaa40a04ad94956e39f8f8b2f027f08df30d56886
vulkan: Depend on vk_pipeline_layout in vk_cmd_enqueue

Now that we have a common pipeline layout with reference counting, we
don't need these driver hooks for reference counting anymore.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17286>
src/gallium/frontends/lavapipe/lvp_device.c
src/microsoft/vulkan/dzn_device.c
src/panfrost/vulkan/panvk_device.c
src/vulkan/runtime/vk_cmd_enqueue.c
src/vulkan/runtime/vk_device.h