aco: add aco_shader_info::tcs::has_epilog
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 2 Aug 2023 06:22:58 +0000 (08:22 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 2 Aug 2023 07:29:50 +0000 (07:29 +0000)
commitac99fbe591735e5c827527253552687c3c4e0b1b
tree0200ea2df1d09b4ad3b09df773482a935482b69c
parentac40924a3b952076b8636cea468b4efab6a77f68
aco: add aco_shader_info::tcs::has_epilog

This will be used by both RADV and RadeonSI to jump from the main TCS
to the epilog.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24417>
src/amd/compiler/aco_shader_info.h