radv: use next_stage to determine if the layer should be exported
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 26 Jul 2023 12:44:10 +0000 (14:44 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 28 Jul 2023 06:55:12 +0000 (08:55 +0200)
commit48fc29e0753014be5d6f52b7491ed0bb2614cbdf
treea04319899453733d8432baf0262c5cd78d332ee9
parent8ab8145aa158a45d1d2a3839c070afbbb48dd549
radv: use next_stage to determine if the layer should be exported

More shader object friendly.

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