radv,aco: introduce {radv,aco}_ps_epilog_key
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 17 Jun 2022 14:27:33 +0000 (16:27 +0200)
committerMarge Bot <emma+marge@anholt.net>
Mon, 18 Jul 2022 18:40:02 +0000 (18:40 +0000)
commit0db7a0b6e88e6aa998d56c864a54cd0ed806cf0f
treee1d418c6a289bfdccdc7042707e1cfe00bc1e751
parenteee098486ae57741b05ddfd8514626c9351ca919
radv,aco: introduce {radv,aco}_ps_epilog_key

To pass the necessary pipeline information for compiling PS epilogs.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17485>
src/amd/compiler/aco_interface.h
src/amd/compiler/aco_shader_info.h
src/amd/vulkan/radv_aco_shader_info.h
src/amd/vulkan/radv_shader.h