anv: Set graphics pipeline active_stages earlier
authorMarcin Ślusarz <marcin.slusarz@intel.com>
Tue, 31 Aug 2021 12:43:08 +0000 (14:43 +0200)
committerMarge Bot <eric+marge@anholt.net>
Mon, 4 Oct 2021 18:55:56 +0000 (18:55 +0000)
commitd79c518a32b5d95ab300fbc765c3edad4cf517c5
treec1fabd2ed3d578438c1d3ff18ceb56ebeaabb793
parentbc2545fc57ae47b70e174e1408179c729956934f
anv: Set graphics pipeline active_stages earlier

So that we can use the active_stages in copy_non_dynamic_state() later.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13047>
src/intel/vulkan/anv_pipeline.c