aco/ngg: Initialize exec mask for NGG VS and TES.
authorTimur Kristóf <timur.kristof@gmail.com>
Wed, 1 Apr 2020 10:14:00 +0000 (12:14 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 7 Apr 2020 11:29:35 +0000 (11:29 +0000)
commitec72c504c623c12ea870e451f2d08a482d219469
treed8cd158d3079f6e2b351faf57475cecdf9da1ce0
parent1436c0b8e07898b0d5118f6959db57491a9a2a85
aco/ngg: Initialize exec mask for NGG VS and TES.

They behave like merged ESGS shaders, so the exec mask needs
to be manually initialized for these NGG shaders too.

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/3576>
src/amd/compiler/aco_insert_exec_mask.cpp