radv: add helpers for destroying various pipeline types
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 14 Mar 2023 09:47:26 +0000 (10:47 +0100)
committerMarge Bot <emma+marge@anholt.net>
Mon, 20 Mar 2023 13:56:32 +0000 (13:56 +0000)
commit0badfd8b20a14c14a28398a9874614417dccac6f
treee3e12355c1c8925578c8f5fd3371ab143d4ae53d
parentabfdc06b017932e2641532696eefa132e6d23a18
radv: add helpers for destroying various pipeline types

Much cleaner than having a single function for everything.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21894>
src/amd/vulkan/radv_pipeline.c
src/amd/vulkan/radv_pipeline_rt.c
src/amd/vulkan/radv_private.h