aco, radv: Move PS epilog and VS prolog args to their info structs.
authorTimur Kristóf <timur.kristof@gmail.com>
Fri, 3 Mar 2023 19:35:19 +0000 (11:35 -0800)
committerMarge Bot <emma+marge@anholt.net>
Wed, 8 Mar 2023 04:39:18 +0000 (04:39 +0000)
commite9793331db0fdf67c50e10d9b4dbed6c84bc634a
tree783f636552ae386a0ab6f36d05e893f01622a6df
parent84a2cea59695f09662be4e76955fcfa56b30ac6f
aco, radv: Move PS epilog and VS prolog args to their info structs.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21696>
src/amd/compiler/aco_instruction_selection.cpp
src/amd/compiler/aco_shader_info.h
src/amd/vulkan/radv_aco_shader_info.h
src/amd/vulkan/radv_shader.c