tgsi_to_nir: fix nir_gather_ssa_types for TGSI->NIR shaders
Drivers that depend on nir_gather_ssa_types
need this for GALLIUM_HUD
(and freedreno/a2xx needs it for the builtin freedreno TGSI shaders).
Edited by Jonathan Marek
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Drivers that depend on nir_gather_ssa_types
need this for GALLIUM_HUD
(and freedreno/a2xx needs it for the builtin freedreno TGSI shaders).