radv: stop dirtying the graphics pipeline when restoring it
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 13 Sep 2022 07:23:08 +0000 (09:23 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 14 Sep 2022 19:13:42 +0000 (19:13 +0000)
commit949d76d174b1a492d1d7206f5aee820f034695c5
tree0fb23f85782196f5683ef4e1e8297057a8b4b4b9
parent73f1155193917c6b9cf2c242107dd2047e16c040
radv: stop dirtying the graphics pipeline when restoring it

radv_CmdBindPipeline() does it already.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18567>
src/amd/vulkan/radv_meta.c