45319cb253
Even if the layout declares using push constant for more stages than needed, upload_sgpr/inline_sgpr will prevent the DGC prepare shader to emit them because it's initialized to 0. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30924>