commit | 7f173d1ff3af853eca92b2cf7da834689f9e05c5 | [log] [tgz] |
---|---|---|
author | Samuel Pitoiset <samuel.pitoiset@gmail.com> | Thu Jul 20 17:31:55 2023 +0200 |
committer | Marge Bot <emma+marge@anholt.net> | Tue Jul 25 06:31:08 2023 +0000 |
tree | 16c26a031e694548ed4de0ef605a666410720892 | |
parent | 340f74e4682879c31bc49eef43980b406cad48bd [diff] |
radv: use next_stage for determining the stage to lower NGG If the next stage is FS, it's also the last VGT API stage. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24273>