radv: only dirty the active push constant stages with DGC
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 21 Jun 2023 07:14:44 +0000 (09:14 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 23 Jun 2023 16:56:44 +0000 (16:56 +0000)
commit06cdf222a6c3052eed6510d14b962dd8775769d4
treec88606efa5d3b4ea9e2fc048dc875cbc3d335f77
parent3b329e195e340b64d090c57a291d7ed9d41686c7
radv: only dirty the active push constant stages with DGC

It's unnecessary to dirty all stages.

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