radv: pass shader/base_reg to radv_emit_inline_push_consts()
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 13 Mar 2023 13:05:21 +0000 (14:05 +0100)
committerMarge Bot <emma+marge@anholt.net>
Tue, 21 Mar 2023 20:36:12 +0000 (20:36 +0000)
commit1e3cac8d5e81846f5ea9829461025da842930807
tree9b4819d33c06864e3ab9c6d1194e0efa584f78ac
parentc2e71729afab78d15d551147fc4021a00ff71663
radv: pass shader/base_reg to radv_emit_inline_push_consts()

Preliminary work for moving the shaders array outside of radv_pipeline.

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