aco: ensure to initialize exec manually for VS as LS on GFX9+
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 21 Aug 2023 13:50:23 +0000 (15:50 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 25 Aug 2023 07:22:04 +0000 (07:22 +0000)
commit196b355db61580e3bdd38e878e636898fbf796be
treec4c7e7bd45622d2490b29f9ecb59c63665783c75
parentaba16211a8a7f62a6022545a6240f0f2e217ec04
aco: ensure to initialize exec manually for VS as LS on GFX9+

When VS and TCS are compiled separately with shader object on GFX9+.

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