radv: copy bound shaders to the cmdbuf state
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 22 Mar 2023 11:49:33 +0000 (12:49 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 29 Mar 2023 10:18:24 +0000 (10:18 +0000)
commitd109362a3dab8366d94b63efeda1bdde88d72dad
tree7b289665df58b8aeab57dba9645ed0670722ce62
parent16bd3664da272d869b643595f19bfe1bb8ae3fe3
radv: copy bound shaders to the cmdbuf state

To stop relying on the pipeline everywhere.

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